3250f22887
process if it has not already been stopped, since this is required for ptrace(2) to work. libdtrace does not seem to stop target processes before trying to remove their breakpoints, so we were previously failing to remove the breakpoint on r_debug_state() in rtld. This was causing processes to die with SIGTRAP if they called dlopen(3) after dtrace(1) had detached. Reported by: symbolics@gmx.com Reviewed by: rpaulo MFC after: 1 month |
||
---|---|---|
.. | ||
test | ||
_libproc.h | ||
libproc.h | ||
Makefile | ||
proc_bkpt.c | ||
proc_create.c | ||
proc_regs.c | ||
proc_rtld.c | ||
proc_sym.c | ||
proc_util.c |