Re: Debugger can't see fields of instance -- Xcode barfs to stderr
Re: Debugger can't see fields of instance -- Xcode barfs to stderr
- Subject: Re: Debugger can't see fields of instance -- Xcode barfs to stderr
- From: Andrew Duncan <email@hidden>
- Date: Fri, 23 Jul 2004 11:06:05 -0700
This may be related to my symptom: I often see this in the debugger
console:
Current language: auto; currently objective-c++
Warning: the current language does not match this frame.
I am in fact using Obj-C++ (.mm files or .cpp files) a lot; is there
some build setting I am missing that tells something important to gcc
about debug symbol generation?
_______________________________________________
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.