opnsense-src/sys/cddl/dev/dtrace/amd64
Mark Johnston 4d7296f9aa Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the
stack, take into account the copy of rsi pushed between the breakpoint
trapframe and the dtrace_invop frame. Prior to r287644, this was covered
by the fact that sizeof(struct amd64_frame) was 24 rather than 16.

Reported by:	smh
2015-11-19 05:33:15 +00:00
..
dtrace_asm.S Remove unused references to calltrap. 2015-05-25 01:22:56 +00:00
dtrace_isa.c Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the 2015-11-19 05:33:15 +00:00
dtrace_subr.c Remove some commented-out upstream code for handling traps from usermode 2015-05-10 22:27:48 +00:00
instr_size.c Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00