This is the mail archive of the gdb-patches@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: [RFA] Fix printing frame arguments for COFF debug info


> Date: Wed, 20 May 2009 14:32:00 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> > The first step towards solving this is to fix coffread.c, as in the
> > patch I suggest below.  OK to commit it?
> 
> > 2009-05-16  Eli Zaretskii  <eliz@gnu.org>
> > 
> > 	* coffread.c (process_coff_symbol): Set the symbol's language to
> > 	the language of current_subfile.
> 
> That seems like a sensible change, and it is something we also do
> in the stabs reader, so I'd say this is OK.

Thanks, committed.


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