OSDN Git Service

2003-01-06 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Mon, 6 Jan 2003 21:50:23 +0000 (21:50 +0000)
committercagney <cagney>
Mon, 6 Jan 2003 21:50:23 +0000 (21:50 +0000)
commit82d956d64dbbe480a92c32e93a5b7d141cd9f359
tree9ac65ad060051e05fdb780a98098b91b15487935
parenta7b4aecb57c6be3908824e1927dc79a1f871234c
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