On Tue, Jul 10, 2012 at 03:33:24PM +0200, Noel Grandin <n...@peralex.com> wrote:
> It seems to be a general thing. Not specific to one test, they all
> pause, so I have to enter lots of "r" and "q"

What usually do is: I run toplevel 'make check', then once I know what
is the test I want to debug, I run something like:

cd sw
GDBCPPUNITTRACE="gdb --args" make -sr dbglevel=2 
/home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/CppunitTest/sw_subsequent_ooxmltok.test

In this case, I have to enter "r" only once.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to