L. David Baron
|
86b1e0bafb
|
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
|
9a4248ca82
|
Initial underscore for symbols is not only public symbols, and we can remove it for C++ too if we pass the right option to c++filt.
|
2007-08-16 23:26:09 -07:00 |
|
dbaron@dbaron.org
|
69a73cb48f
|
Trim extra underscores.
|
2007-08-13 22:06:05 -07:00 |
|
dbaron@dbaron.org
|
fcaa1f9920
|
Use vmaddr for __TEXT section, not first section, so that we get correct results for the binary.
|
2007-08-13 21:44:33 -07:00 |
|
dbaron@dbaron.org
|
251fd2061d
|
Don't ignore exported symbols.
|
2007-08-13 21:35:29 -07:00 |
|
dbaron@dbaron.org
|
ffa00b56cc
|
Correct stack trace addresses to call instruction rather than return instruction. Read SO stabs entries.
|
2007-08-13 21:28:51 -07:00 |
|
dbaron@dbaron.org
|
29e5ad74e8
|
Add script to fix Mac OS X stack traces. b=336517
|
2007-08-13 20:25:51 -07:00 |
|