mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
parent
aa71d6b4a2
commit
e620e088cb
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@ dtrace_getpcstack(pc_t *pcstack, int pcstack_limit, int aframes,
|
|||
break;
|
||||
osp = sp;
|
||||
dtrace_next_sp_pc(osp, &sp, &callpc, &lr);
|
||||
//printf("sp: %#lx, pc: %#lx, lr: %#lx\n", sp, callpc, lr);
|
||||
|
||||
if (aframes > 0) {
|
||||
aframes--;
|
||||
|
|
|
|||
Loading…
Reference in a new issue