Itamar
bb1ad759c5
Kernel: Allow calling sys$waitid on traced, non-child processes
...
Previously, attempting to call sys$waitid on non-child processes
returned ECHILD.
That prevented debugging non-child processes by attaching to them during
runtime (as opposed to forking and debugging the child, which is what
was previously supported).
We now allow calling sys$waitid on a any process that is being traced
by us, even if it's not our child.
2021-09-16 23:47:46 +02:00
..
2021-09-06 13:06:05 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 01:18:02 +02:00
2021-09-07 13:53:14 +02:00
2021-09-16 17:17:13 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-12 11:24:02 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 01:18:02 +02:00
2021-09-07 13:53:14 +02:00
2021-09-06 02:36:21 +02:00
2021-09-05 18:22:18 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-08 00:42:20 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:58:16 +02:00
2021-09-07 13:53:14 +02:00
2021-09-06 18:56:51 +02:00
2021-09-07 13:53:14 +02:00
2021-09-06 13:06:05 +02:00
2021-09-07 13:53:14 +02:00
2021-09-15 21:09:47 +02:00
2021-09-06 01:55:27 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-11 00:28:39 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-09-06 19:25:36 +02:00
2021-09-16 23:47:46 +02:00
2021-09-07 13:53:14 +02:00