mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04: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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| t1-bkpt.c | ||