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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to