[patch/sysregs branch] Use reggroups to identify save/restore registers

Andrew Cagney ac131313@ges.redhat.com
Fri Sep 13 11:06:00 GMT 2002


Hello,

The attached re-implements the register save/restore code (used across 
inferior function calls) so that reggroups, instead of iterators, are 
used to identify which registers should be saved or restored.

It has the single advantage of being able to enter:

(gdb) maint print registers

and instantly see which registers are saved/restored across dummy frames.

Beyond that, does anyone have comments about this alternative way of 
iterating over the registers?

Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020913/078e4769/attachment.ksh>


More information about the Gdb-patches mailing list