Undefine WITH_DEBUG?

Thomas Zander thomas.e.zander at googlemail.com
Thu May 3 02:16:34 UTC 2007


On 03/05/07, Chuck Swiger <cswiger at mac.com> wrote:

> On some platforms, you'll need to get rid of -fomit-frame-pointer to have
> usable stack frames in the output executable for the debugger to use.
> Depending on the code and the bug in question, it might be easier to see
> what's going on using only "-g" or "-g -O"...

Very true, I am aware of the significance of the frame pointer and I
don't like to use this option, but it seems necessary for a successful
build, at least on the i386.

Riggs


More information about the freebsd-ports mailing list