On 27 Nov 2009, at 10:34, Kai-Uwe Behrmann wrote: > Had someone success to debug external build FLTK applications, e.g. > from FLTK's test folder, in Xcode 3.2 ? > GDB reports only no symbol detected in Xcode.
Not with Xcode 3.2 - I don't have anything that recent - but with earlier Xcode versions I did, but found that Xcode could not be used simply as a "front end" to gdb for debugging an existing application, I actually had to create a little stub project in Xcode that then pulled in my real (Makefile based) project. Thereafter I could use Xcode to debug my app OK. This may be something similar? Also - you'll get in trouble with Chris Espinosa! You wrote "XCode" in your subject line, and on the Apple lists he frequently berates people for getting it wrong (apparently Xcode is the only permitted spelling!) _______________________________________________ fltk mailing list fltk@easysw.com http://lists.easysw.com/mailman/listinfo/fltk