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]
Other format: [Raw text]

Re: [RFA] 32/64 mistake in mips_find_saved_regs


Michael Snyder wrote:

Andrew Cagney wrote:

>
> I believe n32 should be setting mips64 to 1.  Can you please change that. .

Really?  So you think mips64 specifies 64-bit registers, rather than
64 bit addresses?  I'll try the change, and see what happens.

Well, this caused no regressions, so I'll commit it along with the rest.
I didn't expect it to cause regressions :-) There is only one reference to MIPS64 left and that applies to n32 being run in a 64 bit environment.

> As for the below, yes ok.  Can you please also update the comment to
> read something like:

Committed in modified form, as follows:
Thanks!
Andrew



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