]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-10-23 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 23 Oct 2003 22:36:14 +0000 (22:36 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 23 Oct 2003 22:36:14 +0000 (22:36 +0000)
commitfc70c2a0cba36eb1500c89821c59bd0be86bdc24
tree56d052d27dc97bc83b354d58c7e2730080d8c5da
parent4afcc5985a050978c2811a89e7dc561abf2e563f
2003-10-23  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (stack.o): Add $(regcache_h).
* stack.c: Include "regcache.h"
(return_command): Rewrite.  Use get_frame_id and
get_selected_frame.  Eliminate "deprecated_selected_frame".  Warn
about unhandled return-values.
* value.h (set_return_value): Delete declaration.
* values.c (set_return_value): Delete function.
gdb/ChangeLog
gdb/Makefile.in
gdb/stack.c
gdb/value.h
gdb/values.c