OSDN Git Service

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)
commit8437ce7a2b322bd5cee95bbfd04ca1ce9f9c6073
treee5011b1262a436e4723bb6726c2a096d12c13890
parentbb8acda777cb3fd26a7a899086834a166ef1b0f5
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