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:
Søren Sandmann
2006-11-09 21:56:28 +00:00
committed by Søren Sandmann Pedersen
parent 5e91fe1818
commit ea0690817c
3 changed files with 42 additions and 4 deletions

4
TODO
View File

@ -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: