summaryrefslogtreecommitdiff
path: root/memcheck/docs/mc-manual.xml
AgeCommit message (Expand)AuthorFilesLines
2011-06-28valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb optionsewardj1-26/+46
2011-06-26Memcheck:sewardj1-57/+121
2011-06-25Minor documentation fixes for the GDB server. (Philippe Waroquiers,sewardj1-1/+2
2011-06-17Move the GDBserver documentation from the "Valgrind core" chaptersewardj1-1/+1
2011-05-06Implement a GDB server in Valgrind. See #214909.sewardj1-0/+119
2011-02-28Fix minor documentation nits (Michael Snyder, msnyder@vmware.com)sewardj1-1/+1
2011-01-22Fix up out of date documentation for VALGRIND_CREATE_BLOCK andsewardj1-19/+25
2011-01-04Clarify some details about "possibly lost" heap blocks.njn1-1/+5
2010-10-13Documentation update for 3.6.0 (not including NEWS).sewardj1-4/+4
2010-08-26Added new memcheck command-line option --show-possibly-lost. Closes #201170.bart1-0/+10
2009-08-13Don't count leaks as errors with --leak-check=summary, because the resultsnjn1-0/+26
2009-08-10wibblenjn1-1/+1
2009-08-10Make "option" terminology consistent some more. Also tweaked the mempoolnjn1-56/+61
2009-08-05Various fix-ups for Memcheck's manual chapter.njn1-150/+146
2009-08-05Move command-line option details after the description of Memcheck's errornjn1-257/+254
2009-08-05Added documentation for --ignore-ranges. It's not very good, though, ifnjn1-0/+11
2009-08-05Put Memcheck's command line options in the manual in the same order as itsnjn1-68/+68
2009-08-04Various clean-ups, mostly in chapter 3.njn1-2/+2
2009-08-04Various manual fix-ups:njn1-26/+21
2009-07-30We currently use a mix of <option> and <computeroutput> tags for commandnjn1-8/+8
2009-07-29Started overhauling the documentation:njn1-25/+26
2009-07-19Fixed XML syntax.bart1-1/+2
2009-07-15Add details about an interior-pointer case that can occur with C++.njn1-6/+24
2009-07-10Make --leak-resolution=high the default. Fixes bug 197929.njn1-5/+4
2009-06-26Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fix...bart1-52/+74
2009-05-18Fix some broken XML tags.njn1-1/+1
2009-03-10Tweak the Memcheck manual, fixing bug #157154 in the process.njn1-5/+11
2009-03-09This commit completely overhauls the leak checker. In particular:njn1-82/+171
2009-03-02Merge r9299..r9303 (various leak-check test fixes) from the DARWIN branch.njn1-0/+7
2009-02-11Changed the way files are installed. Instead of going intonjn1-5/+5
2008-05-04Add documentation on the new --track-origins=no|yes [no] flag.sewardj1-14/+77
2007-12-02* document gcc code generation shenanigans on ppc32-linuxsewardj1-1/+42
2007-11-30Make the freed-block-queue volume metrics 64-bit throughout, to avoidsewardj1-2/+2
2007-11-22Update documents in preparation for 3.3.0, and restructure themsewardj1-0/+387
2007-11-17Spelling fixes and misc tidying for the manual. (Brian Gough)sewardj1-9/+9
2007-05-23Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to datesewardj1-66/+75
2006-12-16Completely overhauled the internals of Memcheck's error handling. All thenjn1-0/+5
2006-11-03Fix a man page bug.njn1-5/+4
2006-10-06Expand the first para of the custom-allocator section so it says whatsewardj1-1/+7
2006-10-05Excellent documentation from Graydon Hoare on his mempoolsewardj1-0/+198
2006-03-31Terminology change: previously in Memcheck we had the four states:njn1-8/+14
2006-03-27Merge in the COMPVBITS branch to the trunk. This is a big change tonjn1-7/+17
2005-12-03Tidying up stuff re generating manpage from *.xml docsde1-577/+548
2005-11-18Minor doc tweaks, mostly white spacede1-10/+7
2005-11-15Complete documentation trawl for 3.1.0.sewardj1-35/+33
2005-11-08Get rid of old flags that memcheck no longer has.sewardj1-9/+0
2005-11-08memcheck: make --partial-loads-ok=yes work again, but now make itsewardj1-12/+15
2005-10-20In the spirit of other changes over the past month aimed at supportingsewardj1-1/+1
2005-08-16minor fixes (probably not worth backporting)njn1-8/+7
2005-08-16How do you like this: there was no proper description in the manual njn1-57/+79