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