DynamoRIO / DynamoRIO/drmemory

feature request: add option to display caller memory address in drstrace

Open
#2,056 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

It would be useful to have the option to display the address of the caller or the return address in drstrace.

For example, the output under this option would read:

NtOpenSection
ret addr: 0x00405340
arg 0: 0x001ffb5c (type=HANDLE*, size=0x4)
arg 1: 0xf (type=unsigned int, size=0x4)
...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.