[PATCH] undeprecate i386_store_return_value

Andrew Cagney ac131313@ges.redhat.com
Tue Aug 27 15:25:00 GMT 2002


> from  Mark Kettenis  <kettenis@gnu.org>
> 
> 	* i386-tdep.c (i386_store_return_value): Undeprecate.  Convert to
> 	use regcache_* functions.
> 	(i386_gdbarch_init): Set store_return_value instead of
> 	deprecated_store_return_value.

Thanks!

Begs the question.  How many architecture functions, still needing 
``struct regcache *'' or ``struct frame_info *'', are left?

Maybe we're nearly ready to consider moving ``struct regcache'' and the 
``selected/current frame'' into ``struct thread_info''....

Andrew




More information about the Gdb-patches mailing list