aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@br.ibm.com>2008-05-03 06:13:21 +0000
committerThiago Jung Bauermann <bauerman@br.ibm.com>2008-05-03 06:13:21 +0000
commitf132ba9d37799a53d590a9f4cc0c49f34d550393 (patch)
tree6317c367be8263fdc301c68682a6537aab08c47d /gdb/stack.c
parent5c44b38ef660ed5eb5e28fe2c522d15494b42def (diff)
downloadfsf-binutils-gdb-f132ba9d37799a53d590a9f4cc0c49f34d550393.zip
fsf-binutils-gdb-f132ba9d37799a53d590a9f4cc0c49f34d550393.tar.gz
fsf-binutils-gdb-f132ba9d37799a53d590a9f4cc0c49f34d550393.tar.bz2
* 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".
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 414a59a..d54c9e6 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -738,14 +738,6 @@ print_frame (struct frame_info *frame, int print_level,
do_cleanups (old_chain);
}
-/* Show the frame info. If this is the tui, it will be shown in the
- source display otherwise, nothing is done. */
-
-void
-show_stack_frame (struct frame_info *frame)
-{
-}
-
/* Read a frame specification in whatever the appropriate format is
from FRAME_EXP. Call error(), printing MESSAGE, if the