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