This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: PATCH: Fix gdb 6.3 for the current binutils
- From: Daniel Jacobowitz <drow at false dot org>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: GDB <gdb-patches at sources dot redhat dot com>
- Date: Mon, 13 Jun 2005 14:03:08 -0400
- Subject: Re: PATCH: Fix gdb 6.3 for the current binutils
- References: <20050613173158.GA5286@lucon.org>
On Mon, Jun 13, 2005 at 10:31:58AM -0700, H. J. Lu wrote:
> Hi,
>
> The current binutils will error on duplicated macros. This patch will
> undefine gdbasm_datavar before redefining it.
There's not going to be another release from the 6.3 branch, and
this has been fixed on HEAD since March:
2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
gdb.asm/x86_64.inc: Use .purgem before redefining macros.
--
Daniel Jacobowitz
CodeSourcery, LLC