This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb objc regressions



On 10 Mar 2008, at 07:36, Matt Rice wrote:


On Mon, Mar 10, 2008 at 12:07 AM, David Ayers <ayers@fsfe.org> wrote:
Hello Matt

Matt Rice schrieb:


there is some issues with debugging objc
[snip]

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.



I just figured out why and will send a patch to the correct list, an omission from dwarf2read.c:set_cu_language.

Thanks very much ... I'd been very irritated by that bug myself, but just haven't had time to get round to looking at gdb to figure out what was causing it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]