]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* libunwind-frame.c (unw_destroy_addr_space_p): Define.
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 6 Jun 2007 19:35:02 +0000 (19:35 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 6 Jun 2007 19:35:02 +0000 (19:35 +0000)
commitf43ae3f1313e0b5f1ba514b977ee75625c8400bf
tree9b5a9c986eed09afb9ed6ea9bc50b0946a211ad8
parentdce323d1dd7073d494525fa173502fb35bff7c95
* libunwind-frame.c (unw_destroy_addr_space_p): Define.
(destroy_addr_space_name): Define.
(libunwind_load): Get address of destroy_addr_space function.
(libunwind_frame_cache): Destroy unw_addr_space_t object before
returning unsuccessfully.
(libunwind_frame_sniffer): Destroy unw_addr_space_t object before
returning.
(libunwind_sigtramp_frame_sniffer): Likewise.
(libunwind_get_reg_special): Likewise.
gdb/ChangeLog
gdb/libunwind-frame.c