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