Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve dbt with stackframe contents #13784

Open
radare opened this issue Apr 16, 2019 · 0 comments
Open

Improve dbt with stackframe contents #13784

radare opened this issue Apr 16, 2019 · 0 comments

Comments

@radare
Copy link
Collaborator

radare commented Apr 16, 2019

We want to show the contents of the stackframe, maybe via pxr or ad if we dont have local vars defined for the given function

$ r2 -d rax2
[0x100004000]> dcu entry0
Continue until 0x100000f60 using 1 bpsize
[0x10004428e]> dbt
0  0x100048642        sp: 0x0                 0    [??]  rip map.rax2.r+288322
1  0x10000e452        sp: 0x7ffeefbfe3e8      16   [??]  map.rax2.r+50258
2  0x100040dc0        sp: 0x7ffeefbfe468      128  [??]  map.rax2.r+257472
3  0x10000e452        sp: 0x7ffeefbfe4f8      144  [??]  map.rax2.r+50258
4  0x1000084b9        sp: 0x7ffeefbfe538      64   [??]  map.rax2.r+25785
5  0x100007ff5        sp: 0x7ffeefbfe728      496  [??]  map.rax2.r+24565
[0x10004428e]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants