[patch/rfc] Convert ``stop_registers'' into a ``struct regcache''

Andrew Cagney ac131313@cygnus.com
Sat Jun 22 15:53:00 GMT 2002


Hello,

The attached patch is the next in the series introducing the ``struct 
regcache''.

This patch converts the global ``char *stop_registers'' into a regcache. 
  It mostly affects infrun.c.  The only slightly strange thing in the 
change is the code restoring the stop_registers.  Instead of copying the 
saved stop_registers into the global, it replaces the global with the 
saved regcache.

I'll commit it in a few days.

enjoy,
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020622/667ae239/attachment.ksh>


More information about the Gdb-patches mailing list