OSDN Git Service

* breakpoint.c (create_exception_catchpoint): Remove prototype
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Sat, 3 May 2008 06:13:21 +0000 (06:13 +0000)
committerThiago Jung Bauermann <bauerman@br.ibm.com>
Sat, 3 May 2008 06:13:21 +0000 (06:13 +0000)
commit0237107b53035dc0623c92a6fa3866d93d0c9424
tree462535278008d140c1cfa340e01f077cd0e70e14
parent3f1a92dbd1ceda75696222ec65e7bbeeb7d9b7ed
* breakpoint.c (create_exception_catchpoint): Remove prototype
for already deleted function.
* breakpoint.h (ep_is_exception_catchpoint): Likewise.
* frame.h (show_stack_frame): Remove prototype.
* stack.c (show_stack_frame): Remove empty, unused function.
* source.c (symtab_to_fullname, print_source_lines): Small fix
in comment.
* value.c (show_values): Update comments to mention "show values"
command instead of "info history".
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/frame.h
gdb/source.c
gdb/stack.c
gdb/value.c