GDB "Error fixing MyObject.m: In function '-myMessage' argument 'self' changed from type 'class MyObject *' to type '<unknown type>', which is not supported"
GDB "Error fixing MyObject.m: In function '-myMessage' argument 'self' changed from type 'class MyObject *' to type '<unknown type>', which is not supported"
- Subject: GDB "Error fixing MyObject.m: In function '-myMessage' argument 'self' changed from type 'class MyObject *' to type '<unknown type>', which is not supported"
- From: "Roger Persson" <email@hidden>
- Date: Mon, 16 Oct 2006 00:03:03 +0200
Hi!
I'm trying to fix and continue in the debug session but gdb can't
continue after the fix. I haven't bother about it before now.
I have XCode 2.4, but this error occured also in XCode 2.3.
I've search the archive for similar problems, but can't find any hints
what to do next.
This is what gdb report:
"Error fixing MyWindowController.m: In function '-[MyWindowController
windowDidLoad]', argument 'self' changed from type 'class
MyWindowController *' to type '<unknown type>', which is not
supported."
Note: -windowDidLoad is the current objc method for this sample.
What can I do to get more insight what may cause the error?
How can I make fix and continue working?
Thanks for any help.
_______________________________________________
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