1. 17b8535 Better way to specify where gdb is -- now GDB_PATH is defined in config.h, by njn · 21 years ago
  2. 9315df3 The location of gdb is now determined by the 'configure' script, instead by njn · 21 years ago
  3. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  4. 3e88418 ----------------------------------------------------------------------------- by njn · 21 years ago
  5. e0205ff by njn · 21 years ago
  6. 43c799e by njn · 21 years ago
  7. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  8. d5815ec by sewardj · 21 years ago
  9. fedb736 by njn · 21 years ago
  10. 04421d0 by sewardj · 21 years ago
  11. 8fdbeed Support kernels > 2.5.43 (David Kimdon <dwhedon@debian.org>) by sewardj · 21 years ago
  12. 53fe458 Further cleanups re new method for finding the stack segment at startup. by sewardj · 21 years ago
  13. 1c1b116 by sewardj · 21 years ago
  14. f4ce3d3 by njn · 21 years ago
  15. 59438c0 Increase default bb limit from 1e+12 to 1e+15. The former limit could by sewardj · 22 years ago
  16. 5109643 by sewardj · 22 years ago
  17. 3237b94 by sewardj · 22 years ago
  18. fa492d4 by sewardj · 22 years ago
  19. 2370f3b by sewardj · 22 years ago
  20. 22854b9 by sewardj · 22 years ago
  21. c0d8f68 by sewardj · 22 years ago
  22. 810086f by njn · 22 years ago
  23. 27f1a38 by njn · 22 years ago
  24. 570f890 Robustification of logging to a socket. If the listener process dies by sewardj · 22 years ago
  25. 73cf3bc Implement logging to a network socket. So it's now possible to do by sewardj · 22 years ago
  26. 4cf0569 by sewardj · 22 years ago
  27. c26cc25 Merge patch from Jeremy Fitzhardinge: by sewardj · 22 years ago
  28. 8fe15a3 Merge 13-data-syms from Jeremy Fitzhardinge: by sewardj · 22 years ago
  29. 3d652a3 merge (in effect, and without docs) revs: by sewardj · 22 years ago
  30. cc7bb47 by njn · 22 years ago
  31. 4aa62ba Naming wibbles -- start skin names with a capital letter (they deserve it) by sewardj · 22 years ago
  32. 858964b Implement, and document, the --run-libc-freeres=no|yes flag. by sewardj · 22 years ago
  33. d04b7c6 by njn · 22 years ago
  34. c953984 by njn · 22 years ago
  35. e427a66 by njn · 22 years ago
  36. e104247 by sewardj · 22 years ago
  37. 37cea30 by njn · 22 years ago
  38. c5d385d Get rid of nvidia_moan(); soon we might not have anything to moan about. by sewardj · 22 years ago
  39. 92a5956 by sewardj · 22 years ago
  40. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  41. ce61d05 Track ELF frame changes as appearing in Red Hat Limbo (7.3.92). by sewardj · 22 years ago
  42. a256220 possible fix for valgrinding problem on longer running kernels (2.4.18-SuSE, update 17 days) by daywalker · 22 years ago
  43. c26b448 Print additional useful information immediately prior to by sewardj · 22 years ago
  44. 5c509a1 parse_cache_opt: Move free() of opt past last use. by sewardj · 22 years ago
  45. 6314442 Forgot to VG_(free) a VG_(strdup)'d string. by njn · 22 years ago
  46. 246d466 Patrick Ohly's --alignment= patch, to increase alignment of malloc'd by sewardj · 22 years ago
  47. 2e43290 Rename event-horizon to error-limit; the former may have trendy black-hole by sewardj · 22 years ago
  48. 72f98ff Add --event-horizon=yes|no [yes] so that the limit on errors shown by sewardj · 22 years ago
  49. 7cf0bd3 by njn · 22 years ago
  50. 19d8141 Sanity check VG_LIBDIR (the --libdir= config value) at startup to detect by sewardj · 22 years ago
  51. 64039bb Failed attempt to make JDK 1.4.0 work. by sewardj · 22 years ago
  52. 43c356f Remove historical artefact. by sewardj · 22 years ago
  53. 7d78e78 Implement CLC and STC (Pascal Massimino <pmassimi@ilog.fr>). by sewardj · 22 years ago
  54. 78e25c9 Improve diagnostic info printed by failures in by sewardj · 22 years ago
  55. 3e1eb1f Fix fork/exec stuff so it works again. We have to mangle LD_LIBRARY_PATH by sewardj · 22 years ago
  56. d9c2d6d The ELF table created by old kernels (2.4.3 ish) is different from by sewardj · 22 years ago
  57. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  58. 018f762 In accordance with "build one to throw away, you will anyway (tm)", by sewardj · 22 years ago
  59. 8d365b5 Fix spelling mistake: wierd*hacks --> weird*hacks Also add a testcase. by sewardj · 22 years ago
  60. 3984b85 In order to catch timeout events on fds which are readable and which by sewardj · 22 years ago
  61. a1679dd Kernel 2.4 / glibc 2.2.X build fixes for recent startup changes. by sewardj · 22 years ago
  62. 3817091 New and hopefully more reliable method for finding argc/argv/envp at by sewardj · 22 years ago
  63. cfc39b2 Complain about NVidia's libGL.so also when an 0x8C opcode is encountered. by sewardj · 22 years ago
  64. 671ff54 Minor profiling improvements. Add a couple of cost centers. by sewardj · 22 years ago
  65. 7e87e38 by sewardj · 22 years ago
  66. 0c3b53f Reinstate use of VG_(do_sanity_checks), although at a lower frequency by sewardj · 22 years ago
  67. 83adf41 Build and install 'cachegrind' along with 'valgrind'. by sewardj · 22 years ago
  68. 4f9c934 by njn · 22 years ago
  69. 5f07b66 by sewardj · 22 years ago
  70. e6a2524 GDB-attach cleanups. Have our own system() so we don't have to use by sewardj · 22 years ago
  71. 6072c36 by sewardj · 22 years ago
  72. 15a43e1 Show backtraces for all threads in vg_assert, VG_(panic) and by sewardj · 22 years ago
  73. 45b4b37 by sewardj · 22 years ago
  74. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  75. c7529c3 by sewardj · 22 years ago
  76. 22bafd9 by sewardj · 22 years ago
  77. 8937c81 by sewardj · 22 years ago
  78. 2e93c50 by sewardj · 22 years ago
  79. 97ced73 Add experimental omission of V-bits for address values, using by sewardj · 22 years ago
  80. a88ebf6 Use autoconf tests for glibc version in argc/argv/envp search. by sewardj · 22 years ago
  81. 3b2736a Fix plumbing of version number from config.h to vg_main.c by sewardj · 22 years ago
  82. fe8a166 Implement DAA as well as DAS. Byrial Jensen <byrial@image.dk> by sewardj · 22 years ago
  83. b3c2687 (merge from 20020320) by sewardj · 22 years ago
  84. 4d0ab1f (merge from 20020320) Implement x86 das instruction. by sewardj · 22 years ago
  85. de4a1d0 Initial revision by sewardj · 22 years ago