OSDN Git Service

* breakpoint.c (create_exception_catchpoint): Remove prototype
authorbauermann <bauermann>
Sat, 3 May 2008 06:13:20 +0000 (06:13 +0000)
committerbauermann <bauermann>
Sat, 3 May 2008 06:13:20 +0000 (06:13 +0000)
commita121b7de7cd8a438c3813de8b8bb01e98d1744b8
tree9347817f7ce0bf432165cb82711a8f0c428b5bb0
parent5d707f0dbe0ead5730f7b8029a687c0667bc1b79
* 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