Hello,
I'm trying to debug libreoffice for the first time
I followed the instructions on the wiki.

./autogen.sh --enable-dbgutil --without-java --without-help
--without-myspell-dicts --without-doxygen --with-parallelism=2
CFLAGS='-O0 -g0' CXXFLAGS='-O0 -g0' make

>From ddd:
Open Program > /home/marco/libreoffice/instdir/program/soffice.bin

(gdb) file /home/marco/libreoffice/instdir/program/soffice.bin
Reading symbols from
/home/marco/libreoffice/instdir/program/soffice.bin...(no debugging symbols
found)...done.
(gdb)

What am I doing wrong? Thanks for your help.


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

Reply via email to