discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: OS Suggestions?


From: Lars Sonchocky-Helldorf
Subject: RE: OS Suggestions?
Date: Tue, 25 Jun 2002 17:03:07 +0200

>The main problem I encountered with FreeBSD was the lack of a decent
>ObjC debugger - I mean one where you can go:
>
>> br [MyClass myMethod:arg:]
>
>and
>
>> print [myObj description]
>
>and
>
>> bt
>... [MyClass1 method1] ... file:linenumber
>... [MyClass2 method2:arg:] ... file:linenumber
>...
>
>rather than mangled function names.
>Or even stepping over a method call without the debugger hanging.
>
>Which OSs support a gcc/gdb combination which allow this?  and what
>versions of gdb/gcc are needed?  Are there any official/semi-offical
>patches for gdb which support ObjC to the extent described above?

Mac OS X offcourse ;-), but seriously, one could try to cvs-check out 
Apple's gdb and build that on the OS of choice. AFAIK Apple tried to 
submit it's changes to the official gdb tree but with not much success 
yet.

>
>I couldn't find anything on www.gnustep.org
>
>Thanks for any pointers -
>
>Tim

greetings, Lars






reply via email to

[Prev in Thread] Current Thread [Next in Thread]