Internal Error for Visual breakpoints
Internal Error for Visual breakpoints
- Subject: Internal Error for Visual breakpoints
- From: Dave Thorup <email@hidden>
- Date: Wed, 31 Aug 2005 16:29:34 -0400
Has anyone been able to use Visual breakpoints with C++ code and Xcode 2.1? I'm trying to use visual breakpoints to better understand how some code is running and I keep getting the following error:
Internal Error
File: /SourceCache/XDClassModel/XDClassModel-618/Models/XDSCUserModel.m Line: 1220 Object: <XDSCTrackingUserModel:0x09cbbb60> Method: prepareQuickModelForViewing
Assertion failed: _currentIPMethod != nil
This seems to happen whenever it tries to create a new instance of something in the class model. Once it's hit each breakpoint once it just stops at each breakpoint and continues, but it never displays anything in the class model. It's not of much use if it can't display anything in the class model.
Has anyone else been able to get this to work, or even tried it?
I'm using my Debug build and GCC 3.3 (is GCC 4.0 required?).
Thanks! _____________________________
Dave Thorup Software Engineer
Defaults Manager - The premier editor for Mac OS X's User Defaults / Preferences database.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden