* Re: [PATCH] Implement i386 register renumbering
[not found] <200107281724.f6SHOR519103@delius.kettenis.local>
@ 2001-07-28 12:17 ` Eli Zaretskii
2001-07-29 3:36 ` Eli Zaretskii
1 sibling, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2001-07-28 12:17 UTC (permalink / raw)
To: kettenis; +Cc: gdb-patches, jtc, nsd, Peter.Schauer
> Date: Sat, 28 Jul 2001 19:24:27 +0200
> From: Mark Kettenis <kettenis@wins.uva.nl>
>
> Index: ChangeLog
> from Mark Kettenis <kettenis@gnu.org>
>
> * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
> DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
> (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
> prototypes.
> * config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
> config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
> i386_dwarf_reg_to_regnum.
> * i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
> New functions.
Mark, it seems you forgot to include the patch to tm-i386.h as per the
above ChageLog entry.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Implement i386 register renumbering
[not found] <200107281724.f6SHOR519103@delius.kettenis.local>
2001-07-28 12:17 ` [PATCH] Implement i386 register renumbering Eli Zaretskii
@ 2001-07-29 3:36 ` Eli Zaretskii
1 sibling, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2001-07-29 3:36 UTC (permalink / raw)
To: Mark Kettenis; +Cc: gdb-patches, jtc, nsd, Peter.Schauer
On Sat, 28 Jul 2001, Mark Kettenis wrote:
> The attached patch implements the mapping from debug info register
> numbers to GDB's internal register numbers.
Thanks! This solves the original problem I reported for the DJGPP port,
for -gstabs and -gcoff compilation. (We are discussing the best way to
handle DWARF2 on the DJGPP developers' list.)
This also solved a year-old bug report whereby "print d", where `d' was a
double stored in a register, would print garbage (we know now that this
was because GDB was using a wrong register).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-07-29 3:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <200107281724.f6SHOR519103@delius.kettenis.local>
2001-07-28 12:17 ` [PATCH] Implement i386 register renumbering Eli Zaretskii
2001-07-29 3:36 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox