2003-06-08 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 9 Jun 2003 02:10:35 +0000 (02:10 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 9 Jun 2003 02:10:35 +0000 (02:10 +0000)
commit25e3a86bb10e57d021b5dd8d9ddc6fe78c3c5c42
tree8a42fc8cdce14c6da80eae2602d95f3157ee9ee1
parenta9e5fdc21938b3d8733bdfc5931088319c921f78
2003-06-08  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_prev_frame): Remove reference to
frame_args_address_correct in comments.
* frame-base.c (default_frame_args_address): Delete code
conditional on FRAME_ARGS_ADDRESS_CORRECT.
* vax-tdep.c (vax_frame_args_address_correct): Delete.
(vax_frame_args_address): Merge in vax_frame_args_address_correct.
* config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
(vax_frame_args_address_correct): Delete declaration.

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

* gdbint.texinfo (Target Architecture Definition): Delete
documentation on FRAME_ARGS_ADDRESS_CORRECT.
gdb/ChangeLog
gdb/config/vax/tm-vax.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/frame-base.c
gdb/frame.c
gdb/vax-tdep.c
This page took 0.025165 seconds and 4 git commands to generate.