diff browse annotate |
b9642085a812e1e256a5b98b28f9d98b46c9962e created 2007-08-16 23:26 -0700 pushed unknown |
dbaron | dbaron - 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. |
diff browse annotate |
e3a7354da1704557c6c5d96dfd5aaf81a0fff317 created 2007-08-13 22:06 -0700 pushed unknown |
dbaron | dbaron - Trim extra underscores. |
diff browse annotate |
acd585817d61f9ff2d21e34a260111921f2f85b4 created 2007-08-13 21:44 -0700 pushed unknown |
dbaron | dbaron - Use vmaddr for __TEXT section, not first section, so that we get correct results for the binary. |
diff browse annotate |
2ea8337e47b278b7d6a9231e6a558393e235651a created 2007-08-13 21:35 -0700 pushed unknown |
dbaron | dbaron - Don't ignore exported symbols. |
diff browse annotate |
6ad20fd0bb87ba190596ddc0508df89e15d3455b created 2007-08-13 21:28 -0700 pushed unknown |
dbaron | dbaron - Correct stack trace addresses to call instruction rather than return instruction. Read SO stabs entries. |
diff browse annotate |
a2eed5158f996042231913da3a978ac3df8c2f5a created 2007-08-13 20:25 -0700 pushed unknown |
dbaron | dbaron - Add script to fix Mac OS X stack traces. b=336517 |