1. ac35f10 Add a comment documenting the reason for subtracting one from the IP value by tom · 19 years ago
  2. 121d1d0 When unwinding the stack on x86/amd64 subtract one from the value of by tom · 19 years ago
  3. 45f4e7c by sewardj · 19 years ago
  4. 2a3b929 avoid compiler warning by njn · 19 years ago
  5. 64ab429 rm now-redundant macros. by sewardj · 19 years ago
  6. acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
  7. 49b45ba Reinstate stack trace printing on assertion failures. It's terrible by njn · 19 years ago
  8. 6bb0d35 Remove unneeded #ifdef. by njn · 19 years ago
  9. 9680ed9 Fix up ppc32-linux stack unwinding. by sewardj · 19 years ago
  10. 88c5148 by njn · 19 years ago
  11. 5953c10 avoid compiler warning by njn · 19 years ago
  12. af839f5 by njn · 19 years ago
  13. b9bce63 Simplify the implementation of m_trampoline and the stuff that refers by sewardj · 19 years ago
  14. 899ce73 by njn · 19 years ago
  15. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  16. 24a6efb by njn · 19 years ago
  17. 7d2a9c4 by njn · 19 years ago
  18. c7561b9 by njn · 19 years ago
  19. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  20. f536bbb by njn · 19 years ago
  21. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  22. 132bfcc by njn · 19 years ago
  23. 36a20fa by njn · 19 years ago
  24. 97405b2 by njn · 19 years ago
  25. 31513b4 by njn · 19 years ago
  26. 04e1698 by njn · 19 years ago
  27. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  28. 2024234 by njn · 19 years ago
  29. 0b954fd Fix comment. by sewardj · 19 years ago
  30. 88b5a98 by njn · 19 years ago
  31. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  32. 520e349 rm debug printing by sewardj · 19 years ago
  33. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  34. 267100d Rename the first three modules as per naming scheme. by sewardj · 19 years ago[Renamed (97%) from coregrind/stacktrace.c]
  35. 50ba34e by njn · 19 years ago
  36. 9fb73db by njn · 19 years ago
  37. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  38. 47b209a Rename M_VG_ERRTXT as VG_ERRTXT_LEN, which is more consistent with other names. by njn · 19 years ago
  39. d01fef7 by njn · 19 years ago