Age | Commit message (Expand) | Author | Files | Lines |
2011-08-18 | Add a new simulation hint, --sim-hints=fuse-compatible, which causes | sewardj | 1 | -0/+9 |
2011-08-15 | Mention the --tool option in the manual page. Fixes #249970. | tom | 2 | -2/+15 |
2011-08-15 | Include the standard Fedora location in the list of places where | tom | 1 | -0/+1 |
2011-06-28 | valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option | sewardj | 1 | -51/+70 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 1 | -2/+1 |
2011-06-26 | Remove references to Ptrcheck in the documentation, and replace | sewardj | 5 | -40/+24 |
2011-06-26 | Memcheck: | sewardj | 1 | -7/+7 |
2011-06-25 | Minor documentation fixes for the GDB server. (Philippe Waroquiers, | sewardj | 2 | -40/+35 |
2011-06-18 | Minor GDBserver source tidying. Also a small usability fix: if | sewardj | 1 | -0/+7 |
2011-06-17 | Move the GDBserver documentation from the "Valgrind core" chapter | sewardj | 2 | -919/+926 |
2011-06-17 | Edits for the GDBserver documentation. | sewardj | 1 | -392/+440 |
2011-06-07 | Add a fourth --smc-check= variant, --smc-check=all-non-file. This | sewardj | 1 | -10/+27 |
2011-05-31 | Add file missing from r11791 due to insufficient coffee. | sewardj | 2 | -0/+91 |
2011-05-27 | Further fixes for GDB server on Thumb code: | sewardj | 1 | -0/+3 |
2011-05-17 | gdbserver: misc fixes (#214909 c 77) | sewardj | 1 | -1/+8 |
2011-05-11 | Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause | sewardj | 1 | -1/+1 |
2011-05-06 | Implement a GDB server in Valgrind. See #214909. | sewardj | 1 | -0/+970 |
2011-03-25 | Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. | bart | 1 | -0/+9 |
2011-02-17 | Record the repo-mangling magic invokations needed for a minor release. | sewardj | 1 | -1/+15 |
2011-01-04 | Clarify some details about "possibly lost" heap blocks. | njn | 1 | -2/+3 |
2010-12-06 | New command line option: --trace-children-skip-by-arg, which allows | sewardj | 1 | -1/+15 |
2010-10-20 | Finalise doc stuff for 3.6.0. | sewardj | 1 | -1/+1 |
2010-10-13 | Documentation update for 3.6.0 (not including NEWS). | sewardj | 5 | -71/+104 |
2010-10-13 | Add documentation for exp-dhat. | sewardj | 1 | -0/+2 |
2010-10-12 | Make the --prefix-to-strip=... command-line option added in r11312 | sewardj | 1 | -7/+44 |
2010-09-10 | Un-break the docs build on Ubuntu 10.04 (Loïc Minier, lool@dooz.org). | sewardj | 1 | -1/+1 |
2010-08-31 | Added command-line option --prefix-to-strip=... Closes #245535. | bart | 1 | -0/+14 |
2010-08-27 | Spelling fix. | bart | 1 | -1/+1 |
2010-08-26 | Added new memcheck command-line option --show-possibly-lost. Closes #201170. | bart | 1 | -1/+4 |
2010-07-06 | Make -h -h be equivalent to --help-debug. | njn | 1 | -1/+2 |
2010-05-09 | New flag --require-text-symbol=:sopatt:fnpatt, to be used to check | sewardj | 1 | -0/+49 |
2010-04-19 | Rename preprocessor macro __VALGRIND__ to __VALGRIND_MAJOR__ and add | sewardj | 1 | -0/+3 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+31 |
2009-11-05 | New flag: --trace-children-skip=patt1,patt2,etc | sewardj | 1 | -0/+26 |
2009-09-13 | Update. | sewardj | 1 | -0/+2 |
2009-09-03 | Add a file to keep track of stuff that we currently can't/don't in | sewardj | 2 | -0/+14 |
2009-08-19 | Finalise 3.5.0. | sewardj | 1 | -1/+1 |
2009-08-16 | Bump version. | sewardj | 1 | -2/+2 |
2009-08-16 | Comment that we never actually expect to see the string ]]> in a | sewardj | 1 | -0/+8 |
2009-08-16 | Minor changes w.r.t. --read-var-info=, threading support, and | sewardj | 1 | -21/+28 |
2009-08-15 | When generating XML output for suppressions, print the suppression | sewardj | 1 | -0/+12 |
2009-08-15 | Minor update. | njn | 1 | -0/+3 |
2009-08-10 | Remove bad explanations of mempool requests from the core manual, just point | njn | 1 | -36/+14 |
2009-08-10 | Be consistent in the naming of sections describing command-line options. | njn | 4 | -51/+51 |
2009-08-10 | Remove some cross-references that are broken in the man pages because they | njn | 1 | -5/+12 |
2009-08-07 | Install all the new man pages. Include them in 'make dist' too (even if | njn | 1 | -9/+12 |
2009-08-07 | Add a manpage for cg_annotate. Now only valgrind-listener and cg_merge lack | njn | 3 | -4/+9 |
2009-08-07 | - Documented callgrind_{annotate,control} in the Callgrind manual chapter | njn | 3 | -3/+18 |
2009-08-07 | Update. Fortunately it's gotten a little simpler. | njn | 1 | -17/+6 |
2009-08-07 | Manpage improvements: | njn | 5 | -21/+46 |