Re: How do I make debug build under linux?


Subject: Re: How do I make debug build under linux?
sterwill@abisource.com
Date: Sat Feb 12 2000 - 14:43:15 CST


Daniel Weber wrote:
> > make ABI_OPT_DEBUG=1
> > that's for unix, I'm not sure for other platforms
>
> Weird, but gdb still won't give me symbolic names for function address'.
> How do I enable this?

Make sure you're pointing GDB at the right binary. When you enable
ABI_OPT_DEBUG, the Makefiles do not clobber any previous non-debug
builds. They'll be in a directory like abi/src/Linux_2.2.14_i386_OBJ.
If you want to run the new debug builds, point GDB at
abi/src/Linux_2.2.14_i386_DBG/bin/AbiWord_d.

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Sat Feb 12 2000 - 14:43:16 CST