mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
Look in the correct directory for debug info files. (Tim Rowley)
Thu Nov 9 16:47:35 2006 Søren Sandmann <sandmann@redhat.com> Look in the correct directory for debug info files. (Tim Rowley) * binfile.c (N_TRIES): Add this instead of hardcoding '3' * binfile.c (get_debug_file): Also look in "/usr/lib/debug", in addition to "$(libdir)/debug". * binfile.c: Comment out the debug spew.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
5e91fe1818
commit
ea0690817c
4
TODO
4
TODO
@ -34,6 +34,10 @@ Before 1.0.4:
|
||||
|
||||
Before 1.2:
|
||||
|
||||
* Don't look in $(libdir) for separate debug files (since $libdir is
|
||||
the libdir for sysprof, not a system wide libdir). Tim Rowley.
|
||||
Fix is probably to hardcode /usr/lib, and also look in $libdir.
|
||||
|
||||
* Make sure that labels look decent in case of "No Map" etc.
|
||||
|
||||
* Elf bugs:
|
||||
|
||||
Reference in New Issue
Block a user