Hi,
Is there some trick to getting the CW 9.5 debugger to step into Objective-C
method calls? When I try to do this, the debugger steps endlessly through
assembler.
Cheers
-Mark
Sean McBride - 23 Jun 2005 01:20 GMT
> Is there some trick to getting the CW 9.5 debugger to step into Objective-C
> method calls? When I try to do this, the debugger steps endlessly through
> assembler.
Its never worked for me; never. Not even CW 8 in OS 10.2. CW's Obj-C
support it not so good. As you see, it continues not to work with XC
2.1 and CW 9.5. :( Maybe with gdb4cw?