DynamoRIO / DynamoRIO/drmemory

support passing absolute addresses to symquery

Open
#1,398 0 comments 0 reactions 0 assignees View on GitHub
Component-Scripts Migrated Priority-Low Type-Feature
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 06, 2013 16:23:22_

In many cases the addresses we want to look up are absolute. If the module
has been rebased, it makes sense to force the user to figure out the
offset. But for an (non-PIE) executable, when used in an addr2line-like fashion, it
would be nice if symquery could figure out the preferred base on its own.

Currently there's no DR interface to get the preferred base.

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1398_

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.