* frame-unwind.h (frame_dealloc_cache_ftype): Define.
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 12 Jun 2007 15:21:27 +0000 (15:21 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 12 Jun 2007 15:21:27 +0000 (15:21 +0000)
commit272dfcfd78cd900157ff2e4c8c8ed95645dae4f6
tree13d19819273e00972d49fd4e14f1bf10157b82b2
parent4339e69e64f47a31e706ba9c1e7c00945c1620ff
* frame-unwind.h (frame_dealloc_cache_ftype): Define.
(struct frame_unwind): Add dealloc_cache.
* frame.c (reinit_frame_cache): Call dealloc_cache on all caches.

* libunwind-frame.h (libunwind_frame_dealloc_cache): Declare.
* libunwind-frame.c (libunwind_frame_dealloc_cache): Define.
(libunwind_frame_unwind): Set dealloc_cache.
* ia64-tdep.c (ia64_libunwind_frame_unwind): Set dealloc_cache.
gdb/ChangeLog
gdb/frame-unwind.h
gdb/frame.c
gdb/ia64-tdep.c
gdb/libunwind-frame.c
gdb/libunwind-frame.h
This page took 0.073883 seconds and 4 git commands to generate.