<div dir="ltr">Hello,<br>I'm trying to debug libreoffice for the first time<br>I followed the instructions on the wiki.<br><br>./autogen.sh --enable-dbgutil --without-java --without-help --without-myspell-dicts --without-doxygen --with-parallelism=2<br>
CFLAGS='-O0 -g0' CXXFLAGS='-O0 -g0' make<br><br>From ddd:<br>Open Program > /home/marco/libreoffice/instdir/program/soffice.bin<br><br>(gdb) file /home/marco/libreoffice/instdir/program/soffice.bin<br>Reading symbols from /home/marco/libreoffice/instdir/program/soffice.bin...(no debugging symbols found)...done.<br>
(gdb) <br><br>What am I doing wrong? Thanks for your help.<br><br><br>Marco Borra<br></div>