Re: [Libreoffice] Added some docs on valgrind/debugging

2011-01-18 Thread Michael Meeks
On Fri, 2011-01-14 at 21:41 +, Caolán McNamara wrote: > I ported over the disable-custom-memory allocator at runtime stuff to > the new allocator that LibreOffice is actually using. Hopefully that > doesn't break anything horribly on e.g. windows. That should make it > easier to valgrind Libre

[Libreoffice] Added some docs on valgrind/debugging

2011-01-14 Thread Caolán McNamara
I ported over the disable-custom-memory allocator at runtime stuff to the new allocator that LibreOffice is actually using. Hopefully that doesn't break anything horribly on e.g. windows. That should make it easier to valgrind LibreOffice "out-of-the-box". So I've documented a few little debugging