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 DJGPP register numbering with COFF and stabs debug info


> Date: Mon, 25 May 2009 15:16:00 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> Cc: gdb-patches@sourceware.org
> 
> Eli Zaretskii wrote:
> 
> > The default register numbering for COFF and stabs is wrong for DJGPP
> > native debugging, since the native compiler is GCC.  This patch fixes
> > that.
> > 
> > OK to commit?
> > 
> > 2009-05-23  Eli Zaretskii  <eliz@gnu.org>
> > 
> > 	* i386-tdep.c (i386_go32_init_abi): Use SVR4 register numbering
> > 	for stabs and COFF debug info.
> 
> Looks OK to me.

Thanks, committed.


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