Hi sibu,

On Friday, 2015-10-16 12:02:00 +0100, sibu wrote:

> export CPPUNITTRACE="gdb --args"    # for interactive debugging on Linux

> I did the following
> export CPPUNITTRACE="gdb"    # for interactive debugging on Linux

Note that the original message said to set "gdb --args", not just "gdb".

> gdb: unrecognized option '--headless'

Without --args, gdb takes subsequent command line arguments as its own
arguments, with --args they are arguments to the program to be run.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack

Attachment: signature.asc
Description: PGP signature

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

Reply via email to