* regcache.c (registers_changed): Call reinit_frame_cache.
+2008-02-26 Greg Law <glaw@undo-software.com>
+
+ * regcache.c (registers_changed): Call reinit_frame_cache.
+
2008-02-26 Daniel Jacobowitz <dan@codesourcery.com>
* configure.tgt (sh-*-linux*): Match sh*. Add glibc-tdep.o.
regcache_xfree (current_regcache);
current_regcache = NULL;
+ /* Need to forget about any frames we have cached, too. */
+ reinit_frame_cache ();
+
/* Force cleanup of any alloca areas if using C alloca instead of
a builtin alloca. This particular call is used to clean up
areas allocated by low level target code which may build up