OSDN Git Service

2003-10-23 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Thu, 23 Oct 2003 22:36:13 +0000 (22:36 +0000)
committercagney <cagney>
Thu, 23 Oct 2003 22:36:13 +0000 (22:36 +0000)
commita2731b3ff369f24bd0c82912bd629740d9bd70b8
tree54ed7420ef0ddcfd83372af99532e4e16ad13350
parent413c5abe2b7f18cddb0685e39197bf3f81b8668e
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