For the record, part of the answere was found in the xcode-users list:
http://lists.apple.com/archives/xcode-users/2005/Jun/msg00348.html
> In this case, I think the new Lazy Symbol Loading feature in Xcode 2.0 
> is causing your troubles. Go to the Xcode preferences, Debugger section, 
> disable Lazy Symbol Loading. LSL dramatically improves debugging of 
> large programs, but for small and medium sized applications it's not 
> such a big deal to turn it off.
> 
> Jason


Am 27.11.09, 11:34 +0100 schrieb Kai-Uwe Behrmann:
> Plain gdb, on the command line, does accept breakpoints but not in Xcode.
> So obviously the -g option created by FLTK's configure script does not
> suffice for Xcode.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to