]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
Get rid of ada-lang.c:function_name_from_pc.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 20 Jan 2010 03:34:25 +0000 (03:34 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 20 Jan 2010 03:34:25 +0000 (03:34 +0000)
commit692465f151fa76f678ca0b2469cd4aec199bcb75
tree0f84f248637104fe3bfcdf1942647755175c183a
parent95519e0ee9887b575e2ea52ed9599ff90b41aebd
Get rid of ada-lang.c:function_name_from_pc.

        * ada-lang.c: Add "stack.h" #include.
        (function_name_from_pc): Delete.
        (is_known_support_routine): Replace call to function_name_from_pc
        by call to find_frame_funname.
        (ada_unhandled_exception_name_addr_from_raise): Likewise.
gdb/ChangeLog
gdb/ada-lang.c