mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 02:42:46 +00:00
parent
aa71d6b4a2
commit
e620e088cb
@ -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 New Issue
Block a user