On Wed, Nov 17, 2010 at 03:50:33PM -0300, Santiago Bosio wrote: > Hi! > > When LibO is built using --enable-symbols, it still uses -O2 > optimizations, making hard to debug execution with GDB. >
You can export nopt=true before building to turn optimizations off. D. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
