DynamoRIO / DynamoRIO/dynamorio

drsyms doesn't find libc symbols on some *nix

Open
#1,743 1 comment 0 reactions 1 assignee Claimed by @byron-hawkins View on GitHub
Component-Extension OpSys-Linux Priority-Low
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

On some *nix builds, the libc debug files do not have the `.debug` extension, making it impossible to find them on the conventional search path (as specified in the [gdb docs](http://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html)). This may cause some tests to fail, e.g. `wrap_malloc` in Dr. Memory, which sometimes needs libc symbols to identify common suppressions.

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.