mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
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 | ||