From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: David Taylor , gdb-patches@sources.redhat.com Subject: Re: [RFA] regcache.c (register_fetched) + related changes Date: Wed, 28 Feb 2001 16:01:00 -0000 Message-id: <3A9D90D0.A5C93CBF@cygnus.com> References: <200102282113.QAA18390@texas.cygnus.com> <3A9D8655.C57F3DB6@cygnus.com> X-SW-Source: 2001-02/msg00530.html > Interface should be available. I think this also helps to differentiate > the more recent pseudo from legacy code. A PS on this. Keep in mind that I've put forward a proposal to replace the pseudo registers with a separated cooked/frame registers and raw register cache. Being able to more easily identify pseudo register operations such as this will help in that long term goal. enjoy, Andrew