1. 71826f7 Fix a const issue in r13154. by sewardj · 12 years ago
  2. c30cd9b Make diagnostics for SIGILL more controllable (Valgrind part). by sewardj · 12 years ago
  3. 8b6573d Add a new command line flag, --extra-debuginfo-path=path, that allows by sewardj · 12 years ago
  4. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  5. cfea784 Add a FIXME by florian · 12 years ago
  6. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  7. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  8. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  9. 29e022d Add command line flag --trace-notabove which I've found handy. by florian · 12 years ago
  10. 1e470b5 fix 219156 support static malloc or alternate malloc lib (e.g. tcmalloc) with new option --soname-synonyms by philippe · 12 years ago
  11. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  12. deddfdf Disable the GDB server-by-default for the time being on Android, since by sewardj · 13 years ago
  13. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  14. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  15. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  16. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  17. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  18. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  19. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  20. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  21. b1cc5d6 by njn · 14 years ago
  22. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  23. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  24. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  25. 2d9e874 by sewardj · 15 years ago
  26. 97db761 Various option-related tweaks: by njn · 15 years ago
  27. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  28. 5542d8f Abort if a --log-file filename begins with a '~'. by njn · 15 years ago
  29. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  30. 9f20746 Updated copyright years. by njn · 15 years ago
  31. 9c606bd by sewardj · 16 years ago
  32. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  33. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  34. 95d86c0 Improve handling of programs which require very large main thread by sewardj · 17 years ago
  35. 2dd08f5 Tweak VG_(expand_file_name), as per Josef's suggestions. by njn · 17 years ago
  36. 374a36d by njn · 17 years ago
  37. 3ed1971 Add support for %q in --massif-out-file. Todo: use this mechanism for the by njn · 17 years ago
  38. 6e31f80 Add a new flag, --child-silent-after-fork=no|yes [no]. When enabled, by sewardj · 17 years ago
  39. 91b470c Make the --max-stackframe machinery 64-bit clean. by sewardj · 17 years ago
  40. f767d96 by sewardj · 17 years ago
  41. 650d82a Get rid of the unused --model-pthreads flag. by sewardj · 17 years ago
  42. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  43. 41ded2c Merge r6126: by sewardj · 18 years ago
  44. 6893d65 Move functions which deal with bad command line options from m_main by sewardj · 18 years ago
  45. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  46. b977908 A new flag, --error-exitcode=, has been added, to allow changing the by sewardj · 18 years ago
  47. 33afdb5 Change the default --trace-notbelow= number from zero to infinity, by sewardj · 19 years ago
  48. bcd75fc Remove all remaining profiling gunk. by njn · 19 years ago
  49. 628add6 Rename --simulation-hints as --sim-hints for brevity. by njn · 19 years ago
  50. 74b4cca Remove all remaining references to pointercheck. It's sad to see it by sewardj · 19 years ago
  51. 19617ae The Spin-Doctor arrives in Valgrind-Land: rename --weird-hacks= to by sewardj · 19 years ago
  52. ce5a566 by sewardj · 19 years ago
  53. 8637545 --branchpred= doesn't do anything (I'm not sure what it ever did do). Rm'd. by sewardj · 19 years ago
  54. 3d7c2f0 Get rid of --support-elan3=. This flag wasn't doing anything since by sewardj · 19 years ago
  55. 6c3a219 Rename --smc-support= to --smc-check=. by sewardj · 19 years ago
  56. 768db0e New command line option: --xml-user-comment=XMLTEXT, which allows by sewardj · 19 years ago
  57. ad31116 New command line option: --log-file-qualifier=VAR. When specified, by sewardj · 19 years ago
  58. 26412bd Support for self modifying code on unfriendly platforms (x86, amd64) by sewardj · 19 years ago
  59. c7561b9 by njn · 19 years ago
  60. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  61. a3506d3 Hmm, actually put some code into m_options.c. by njn · 19 years ago
  62. 3282402 Give this file a standard preamble, since having empty C files is by sewardj · 19 years ago
  63. 2024234 by njn · 19 years ago