aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-07-30 22:31:19 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-07-30 22:31:19 +0000
commit65aa373f6f2b789c0d74c3c4074ac7db8a8c2be1 (patch)
treeb41c6eab9137e95c3f664a2fb87bad7b4113c555 /gdb/stack.c
parentc31091993608bc55e9370edecb64f27c4c0ca06e (diff)
downloadgdb-65aa373f6f2b789c0d74c3c4074ac7db8a8c2be1.zip
gdb-65aa373f6f2b789c0d74c3c4074ac7db8a8c2be1.tar.gz
gdb-65aa373f6f2b789c0d74c3c4074ac7db8a8c2be1.tar.bz2
gdb/
* stack.c (print_frame_info): Comment typo fix.
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 1e44367..2a93b13 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -517,7 +517,7 @@ do_gdb_disassembly (struct gdbarch *gdbarch,
}
/* Print information about frame FRAME. The output is format according
- to PRINT_LEVEL and PRINT_WHAT and PRINT ARGS. The meaning of
+ to PRINT_LEVEL and PRINT_WHAT and PRINT_ARGS. The meaning of
PRINT_WHAT is:
SRC_LINE: Print only source line.