This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Translate register ids in dwarf2read


Michael,

Just FYI.  This bit:

> + #ifndef DWARF2_REG_TO_REGNUM
> + #define DWARF2_REG_TO_REGNUM(REG) (REG)
> + #endif
> +

is no longer needed.

	Andrew

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