7 lines
148 B
Batchfile
7 lines
148 B
Batchfile
|
|
cont
|
||
|
|
info reg
|
||
|
|
print/x *(unsigned int*)($esp)
|
||
|
|
print/x *(unsigned int*)($esp+4)
|
||
|
|
print/x *(unsigned int*)($esp+8)
|
||
|
|
print/x *(unsigned int*)($esp+12)
|
||
|
|
bt
|