2003-01-06 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 6 Jan 2003 21:50:25 +0000 (21:50 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 6 Jan 2003 21:50:25 +0000 (21:50 +0000)
commitf6c609c4c2bb326e580c9f533bd2aa0e9d583556
tree7f5974da7d3a38c4ed7430a947fd61c165eec113
parent84dc46cbdb5a9c4ca576b8768a2876e9551199a5
2003-01-06  Andrew Cagney  <ac131313@redhat.com>

* frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
* frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
* arm-tdep.c (arm_frame_chain): Allocate caller_fi using
deprecated_frame_xmalloc_with_cleanup.
* m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
deprecated_frame_xmalloc.
* mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
* mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/cris-tdep.c
gdb/frame.c
gdb/frame.h
gdb/m32r-tdep.c
gdb/mcore-tdep.c
gdb/mn10200-tdep.c
gdb/mn10300-tdep.c