mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
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.
|
||||
|
||||
Thu Nov 9 16:17:11 2006 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* binfile.c: Add debug spew.
|
||||
|
||||
Reference in New Issue
Block a user