Commit graph

17 commits

Author SHA1 Message Date
L. David Baron
57a4103fec Remove buffering of test output by making stack fixers not buffer their standard output. (Bug 510014) 2009-08-12 15:20:52 -07:00
dbaron@dbaron.org
36065c96c3 Deal with padding inside .gnu_debuglink section being non-null. Not part of build. 2008-05-05 14:51:11 -07:00
dbaron@dbaron.org
6697801787 Switch from readelf to objdump for reading contents of sections, since readelf switched its output format. 2007-06-20 15:01:17 -07:00
dbaron@dbaron.org
8163b78c70 Fix misuse of terminology and improve comment. 2007-03-22 23:49:37 -07:00
dbaron@dbaron.org
18073f66e8 Handle file not existing more gracefully. 2007-03-22 23:29:25 -07:00
dbaron@dbaron.org
6c766bb983 Don't create duplicate pipes for objects with external debuginfo. 2007-03-22 23:24:27 -07:00
dbaron%dbaron.org
b0ca4ed07c Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora. 2007-03-16 21:22:53 +00:00
dbaron%dbaron.org
b314ab1be0 Comment about how finding debuginfo should really work. 2006-03-24 02:27:37 +00:00
dbaron%dbaron.org
a0ca06df5c Check out-of-band symbols for system libraries, at least for Fedora. 2006-03-24 02:19:16 +00:00
dbaron%dbaron.org
ec9857ee3f Fix comments. 2006-03-24 02:03:06 +00:00
dbaron%dbaron.org
2747c5e2f2 Deal correctly with symbols in the binary. b=230336 2006-03-23 21:17:48 +00:00
dbaron%dbaron.org
700930043a Accept trace-malloc stack format as well. 2003-08-18 05:07:31 +00:00
dbaron%dbaron.org
597cc6b9c4 Make code clearer. 2003-08-09 01:41:06 +00:00
dbaron%dbaron.org
d8a587f52d Stop breaking negative numbers in calltrees. 2003-08-08 22:32:40 +00:00
dbaron%dbaron.org
a97986f1e4 Allow fixup of counts at end of make-tree.pl output. 2003-08-08 22:30:37 +00:00
dbaron%dbaron.org
8a6f231667 Clean up a little. Improve output. 2003-08-08 22:23:18 +00:00
dbaron%dbaron.org
e8a2888f62 Add script to use addr2line to get more useful information out of Linux stack traces. 2003-08-08 08:51:56 +00:00