mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
322f22f7b5
observed with -O2 (used by default). Avoid function inlining for t1_bkpt_t on which we set a breakpoint. Otherwise the address of the function is never called thus the breakpoint never triggers. Reported by: zont Reviewed by: rpaulo |
||
---|---|---|
.. | ||
test | ||
_libproc.h | ||
libproc.h | ||
Makefile | ||
proc_bkpt.c | ||
proc_create.c | ||
proc_regs.c | ||
proc_rtld.c | ||
proc_sym.c | ||
proc_util.c |