On 8/3/06, Stan Sander <[EMAIL PROTECTED]> wrote:

Is there another option I should use to get the debug symbols?  Perhaps
it is system libraries that don't have the debug symbols?  If I need to
rebuild some or all of those help solve this, I will.

I'm no gdb expert, but it looked like the debugging symbols were
missing from idlc. Look at ./configure --help for --enable-debug or
something similar. I'm not familiar with the OOo build. Make sure that
C{,XX}FLAGS are unset or that you are passing "-g". You might have to
use grep to find some things out. `grep -ri debug .' might show some
configure options or #defines that could help.

I'm gonna Cc: DJ since he's the OOo guy here, but he hasn't been
around much lately.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to