gdb strangeness
gdb strangeness
- Subject: gdb strangeness
- From: Steve Gehrman <email@hidden>
- Date: Thu, 1 Jan 2004 01:00:29 -0800
Trying to set a break point in XCode, but when I continue, I get this.
It works fine when I don't set the break point.
2004-01-01 00:57:57.551 Path Finder[19988] *** -[NSCell length]:
selector not recognized
(gdb) bt
#0 0x98bee9d8 in -[NSException raise] ()
#1 0x98bee9c4 in +[NSException raise:format:] ()
#2 0x98b8f460 in -[NSObject(NSForwardInvocation) forward::] ()
#3 0x90836850 in _objc_msgForward ()
#4 0x7802d164 in _pbxgdb_cf_introspect_string ()
#5 <function called from gdb>
#6 -[NTFindWindowController(Actions) findButtonAction:]
(self=0xaaedb50, _cmd=0x15f9d4, sender=0xaaf5f70) at
/Users/sgehrman/Development/Path Finder Project/Path
Finder/NTFindWindowController-Actions.m:30
#7 0x92f2a318 in -[NSToolbarButton sendAction:to:] ()
..
..
any ideas?
-steve
_______________________________________________
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.