Michael Meeks wrote:
> > ----------------------------------------------------------
> > - start unit test #1 on library ../../unxbsdx3.pro/lib/libqa_unit.so
> > ----------------------------------------------------------
> 
>       So - I would cut/paste the command-line; export the LD_LIBRARY_PATH
> yourself; and run the cppunittester inside gdb to get a trace. Failing
> that, run it in valgrind (might help), then you'll prolly need to
> re-compile the failing piece with debug symbols enabled to make sense of
> the trace: though 'build debug=true' may print more useful output anyway
> before failing.
> 
Chiming in here to advertise a bit what Caolan added recently:

 build debugcppunit=t

outputs a proper backtrace, to get a first idea what to compile with
debug symbols; might be a good thing to add something similar for 
valgrind - or is there already?

Cheers,

-- Thorsten

Attachment: pgpjF3oRhmcgn.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to