Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-24 Thread Caolán McNamara
On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: Hi, Kendy suggested to add --backtrace, --strace, and --valgring to the soffice wrapper. It will make it easier for users to provide the debug info. I have realized it in master, see

Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-24 Thread Petr Mladek
Caolán McNamara píše v Pá 24. 06. 2011 v 14:00 +0100: On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: + writing output into valgrind.log instead of stdout; it should be easier for users Hmm, checking this here it appears that each subprocess spawned off overwrites/mangles

[Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Petr Mladek
Hi, Kendy suggested to add --backtrace, --strace, and --valgring to the soffice wrapper. It will make it easier for users to provide the debug info. I have realized it in master, see http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=dfe7581607e67ced5ff0fce9973b6f2fcd3dee62

Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Caolán McNamara
On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: + removed --trace-children-skip=*/java option; it is not supported by the older valgrind-3.5.0 hook that off valgrind --version instead ? the javaldx spawned off by soffice will spew immense amounts of useless stuff. C.

Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Petr Mladek
Caolán McNamara píše v St 22. 06. 2011 v 14:40 +0100: On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: + removed --trace-children-skip=*/java option; it is not supported by the older valgrind-3.5.0 hook that off valgrind --version instead ? the javaldx spawned off by