gnustep-dev
[Top][All Lists]
Advanced

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

Re: gdb objc regressions


From: David Ayers
Subject: Re: gdb objc regressions
Date: Mon, 10 Mar 2008 08:07:46 +0100
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110)

Hello Matt

Matt Rice schrieb:

> there is some issues with debugging objc
[snip]
> 
> it appears these are covered by failures in the testsuite but i
> anticipate not a lot of gdb developers have the objc compiler
> installed,
> 
> I don't mind looking into this but it may take me a while to get up to speed,
> so any pointers in where to start looking would be appreciated

I noticed this also.  It seem to be an issue with GDB not being able to
parse GCC's debug info and it seems like regression in GCC rather than GDB.

See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462882

A current workaround would be to:

set language objective-c

explicitly, as suggested by Daniel.

I haven't had the resources to investigate the exact commit that caused
the regression yet.

Cheers,
David






reply via email to

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