Edward Tomasz Napierala c987d6a677 linux: map EBUSY returned by ptrace into ESRCH
The ptrace(2) Linux man page claims the syscall returns ESRCH,
if the tracee is not stopped; the native ptrace(2) returns EBUSY.

Sponsored by:	The FreeBSD Foundation
2021-01-19 11:21:55 +00:00
..
2021-01-02 19:57:58 -07:00
2021-01-15 11:57:04 -04:00
2021-01-19 09:56:45 +00:00
2020-12-23 14:37:05 -04:00
2021-01-15 20:09:55 +01:00
2021-01-17 00:03:17 +01:00
2021-01-19 10:17:14 +01:00