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: [patch rfc rfa:i386] Add i386 specific register groups


Andrew Cagney <ac131313@redhat.com> writes:

> I should note that the orig_eax register is only a member of the system, 
> save and restore reggroups, and hence is no longer displayed by either 
> `info registers' or `info all-registers'.  If you're really desperate 
> you can use the `maint print raw-registers` (which is in the manual :-)

Yeah!  And you can always say "print $orig_eax", can't you?

> This ok?

Hmm, why are all registers in group "general"?  I'd expect the group
general to only include the general-purpose registers.

Mark


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