Michael Strobel wrote:
Hi All,
Which way do you debug OOo? I currently wanted to perform a full build
of OOo 2.4 with debug=true, but ran into multiple problems e.g. during
packing of the install set under .../instset_native, while there are no
problems with the build when I don't set debug=true. Adding debug
symbols to certain moduls of OOo would satisfiy my needs. I presume that
I just need to install my compiled build, recompile the modules for
which I need debug symbols with debug=true and copy the newly created
shared libs and executables over the installation. Is that okay or is
there any better approach?
First build without debug and install.
Then rebuild the selected modules with debug and just symlink the
selected .so within the installed version above.
That way I save on the step of copying, or even the "deliver". Just
"build debug=true" to check your changes.
Hub
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]