OSDN Git Service

* frame-unwind.h (frame_dealloc_cache_ftype): Define.
authorschwab <schwab>
Tue, 12 Jun 2007 15:21:26 +0000 (15:21 +0000)
committerschwab <schwab>
Tue, 12 Jun 2007 15:21:26 +0000 (15:21 +0000)
commit1f0f790a63bd31aeed6c76101c7277c425f1a876
treee81345db1ddf5fee832e0287200e060540fda55c
parentc2dde6d67e769bed1d8d6144e48dd92e02e45998
* 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