Can't turn on debug symbols?
Can't turn on debug symbols?
- Subject: Can't turn on debug symbols?
- From: jason rusoff <email@hidden>
- Date: Fri, 14 Nov 2003 09:14:14 -0800
I am writing a Java applet and can't seem to get xcode to generate
debug symbols so I can use the debugger. Am I unable to debug applets
with xcode? I checked Generate debugging symbols in the build style
pane. I even tried unchecking it, building and rechecking it and
rebuilding. Still no luck. I see the following line in the build
details window:
Building target FSCApplet with build style Development
(optimization:level N/A, debug-symbols:off)
which I think is telling me that XCode is telling the compiler not to
generate symbols. This is on the 1.0 product. Any ideas on what I'm
missing here? Also, I seem to remember that in Project Builder I could
look at an "expert" view of the build settings. I assume somewhere
there is a key-value pair with "debug-symbols" as the key and "off" as
the value. Can I see those advanced settings in xcode?
Thanks much,
Jason Rusoff
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.