binutils-gdb/gdb/mi
Andrew Cagney ac2adee56d 2003-03-12 Andrew Cagney <cagney@redhat.com>
* frame.c (get_saved_register): Delete function.
	* xstormy16-tdep.c: Update comment.
	* regcache.h: Update comments.
	* sparc-tdep.c (sparc_init_extra_frame_info): Instead of
	get_saved_register and extract_address, use
	frame_read_unsigned_register.
	(sparc_frame_saved_pc): Ditto.
	(sparc_get_saved_register): Instead of get_saved_register, use
	frame_register.
	(sparc_pop_frame): Ditto.
	* frame.h (get_saved_register): Delete declaration.
	* findvar.c: Update comments.
	(value_of_register): Call frame_register instead of
	get_saved_register.
	(value_from_register): Ditto.
	* config/sparc/tm-sparc.h: Update comment.
	* breakpoint.c: Update comment.

Index: doc/ChangeLog
2003-03-12  Andrew Cagney  <cagney@redhat.com>

	* gdbint.texinfo (Target Architecture Definition): Delete
	references to get_saved_register.
2003-03-14 17:07:01 +00:00
..
ChangeLog 2003-03-12 Andrew Cagney <cagney@redhat.com> 2003-03-14 17:07:01 +00:00
gdbmi.texinfo 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 18:41:29 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c * disasm.c: New file. 2002-09-30 15:57:26 +00:00
mi-cmd-env.c 2003-02-06 Andrew Cagney <ac131313@redhat.com> 2003-02-07 00:27:31 +00:00
mi-cmd-stack.c 2003-02-25 David Carlton <carlton@math.stanford.edu> 2003-02-25 21:36:23 +00:00
mi-cmd-var.c 2003-02-02 Andrew Cagney <ac131313@redhat.com> 2003-02-02 06:24:04 +00:00
mi-cmds.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-cmds.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-interp.c 2003-02-09 Andrew Cagney <ac131313@redhat.com> 2003-02-09 10:47:37 +00:00
mi-main.c 2003-03-12 Andrew Cagney <cagney@redhat.com> 2003-03-14 17:07:01 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c Index: ChangeLog 2003-03-08 20:04:27 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00