hi,

I wonder if there is a way to do some automation when debugging LO.
Actually I want to put some breakpoints and print some values and for this
I tried :
gdb --batch --command=/tmp/test.gdb instdir/program/soffice.bin
but the breakpoints I put in the file "test.gdb" are not recognized due to
the fact that the methods have not been loaded, yet which is absolutely
normal.
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to