Getting debug symbols from single module
Albert Thuswaldner
albert.thuswaldner at gmail.com
Tue Feb 21 15:48:50 PST 2012
Hi,
The old way of getting debug symbols from just a single module:
http://wiki.documentfoundation.org/Development/How_to_debug#Debugging_symbols
i.e "cd module && make -sr clean && make -srj4 debug=t"
doesn't seem to work anymore.
I've tried various combinations like:
make <module> -sr debug=t
make <module> debug=t
make <module> ENABLE_SYMBOLS=true
Someone who knows how this is done now?
Thanks for your help.
/Albert
More information about the LibreOffice
mailing list