Call stack to source name mapping and stack frame

All development related issues welcome

Moderator: Moderator Team

Post Reply
siavoshkc
Posts: 4
Joined: Tue Apr 20, 2021 7:35 pm

Call stack to source name mapping and stack frame

Post by siavoshkc »

In kdbg I have this

Code: Select all

<ntdll.dll:101cd>
<kernel32.dll:16b19>
<msafd.dll:a14f>
<ws2_32.dll:a991>
<ftp.exe:5d4b>
<ftp.exe:6697>
<ftp.exe:6a67>
<ftp.exe:1476>
<ftp.exe:a0f3>
<ftp.exe:a45f>
<ftp.exe:b249>
<ftp.exe:b2c0>
<kernel32.dll:11aa9>
I need to translate return addresses to caller addresses. I also need stack frames for each caller with resolved names. Can you please lead me on how to do so?

I know we can use log2line for log files for the first problem but I need this ability in live debug.
Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests