Can lldb debug mingw objc programs compiled with gcc? If clang is required, 
that is a show-stopper (I am on mingw with gcc and objc). Does lldb have a 
gdb-compatible command set?



On Aug 22, 2016, at 13:38, David Chisnall <thera...@sucs.org> wrote:

> I would not expect modern Objective-C to work well in GDB, nor would I expect 
> GDB to ever fix it.  Have you tried lldb?  It is missing some of the 
> target-specific hooks for our runtime, but is more likely to be possible to 
> fix.
> 
> David
> 
> 
> 
> On 22 Aug 2016, at 18:01, Giah de Barag <g...@crelg.com> wrote:
> 
>> I filed two bug reports on the GDB Bugzilla.
>> 
>> Bug 20503 - ObjC runtime debugging support is severely broken
>> https://sourceware.org/bugzilla/show_bug.cgi?id=20503
>> 
>> Bug 20501 - Creating NSString convenience variable crashes GDB
>> https://sourceware.org/bugzilla/show_bug.cgi?id=20501
>> 
>> Are your experiences similar? If yes, please add your voice to these bugs. 
>> If no, what are your GDB version and host triplet?
>> 


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to