<div dir="ltr">hi,<div><br></div><div>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 :</div><div>gdb --batch --command=/tmp/test.gdb instdir/program/soffice.bin<br></div><div>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.</div></div>