[Libreoffice] minutes of tech. steering call ...

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Fri Nov 25 06:13:12 PST 2011


On Fri, Nov 25, 2011 at 11:20:50AM +0100, Michael Stahl wrote:
>   DISPLAY=:42 ./soffice "--accept=pipe,name=$USER;urp;" --norestore
> --nologo -env:UserInstallation=file:///tmp/xyz
instead of that monster you cant now run:

    make debugrun

on Linux(*), which ...

> then attach gdb to soffice.bin

... will do that too.

> then run subsequenttests e.g.
> 
>   make subsequentcheck OOO_TEST_SOFFICE="connect:pipe,name=$USER"

Instead of that you can now:

    make subsequentcheck gb_JunitTest_DEBUGRUN=T

And have one shell running gdb and the other running the test.

Best,

Bjoern

(*) from gbuild modules or toplevel


More information about the LibreOffice mailing list