* 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)
commitf132ba9d37799a53d590a9f4cc0c49f34d550393
tree6317c367be8263fdc301c68682a6537aab08c47d
parent5c44b38ef660ed5eb5e28fe2c522d15494b42def
* 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
This page took 0.026071 seconds and 4 git commands to generate.