[Libreoffice] minutes of tech. steering call ...
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Fri Nov 25 03:32:32 PST 2011
On Fri, Nov 25, 2011 at 11:20:50AM +0100, Michael Stahl wrote:
> the way i've always debugged it is something like:
>
> DISPLAY=:42 ./soffice "--accept=pipe,name=$USER;urp;" --norestore
> --nologo -env:UserInstallation=file:///tmp/xyz
>
> then attach gdb to soffice.bin
>
> then run subsequenttests e.g.
>
> make subsequentcheck OOO_TEST_SOFFICE="connect:pipe,name=$USER"
>
> can run this in a loop as well...
Feel free to add that hint to solenv/gbuild/JunitTest.mk in a concise manner.
Bonus points for something like: gdb -ex "at $!" ...
Best,
Bjoern
More information about the LibreOffice
mailing list