2002-12-13 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 13 Dec 2002 23:18:56 +0000 (23:18 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 13 Dec 2002 23:18:56 +0000 (23:18 +0000)
commit6baff1d2e51f12744175867f6355b17d0b61ab05
tree673c86fddb65a41414dc5492e788af79c6e409f4
parenteaab8960932cde9aac5092024fdb7494cb1fae46
2002-12-13  Andrew Cagney  <ac131313@redhat.com>

* frame.h (get_frame_saved_regs): Declare.
(frame_saved_regs_zalloc): Change return type to CORE_ADDR
pointer.
* frame.c (get_frame_saved_regs): New function.
(frame_saved_regs_zalloc): Return the allocated saved_regs.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h