Hi Jay, *, On Fri, Jun 6, 2014 at 7:40 PM, Jay Philips <[email protected]> wrote: > > So that means it not possible to debug on linux unless its master, which > is a 1gb download,
Well - if you want full debug info, then yes, either build yourself or use the builds by the bot - as they are huge, and building on linux isn't that hard, I don't really expect many people to use them. > or else me compiling an official release with > --enable-debug. If so, then i think the instructions on the backtrace > debugging on linux on the wiki may need to be modified < --enable-debug isn't needed. symbols are enough (and the --enable-symbols switch doesn't change program logic, doesn't enable additional assertions/checks that the --enable-debug switch does) And usually when building yourself, you don't build the whole LibreOffice with debug info - just building the module you're working on in debug mode is enough. ciao Christian _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
