From d3efc286977aa8469ca4ba9a1aaf0a396fb460dc Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 6 Feb 2004 18:30:47 +0000 Subject: Fix typo in comments (Unfortunatly) --- gdb/printcmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/printcmd.c') diff --git a/gdb/printcmd.c b/gdb/printcmd.c index dba7bdd..2767ec7 100644 --- a/gdb/printcmd.c +++ b/gdb/printcmd.c @@ -1143,7 +1143,7 @@ address_info (char *exp, int from_tty) case LOC_COMPUTED_ARG: /* FIXME: cagney/2004-01-26: It should be possible to unconditionally call the SYMBOL_OPS method when available. - Unfortunatly DWARF 2 stores the frame-base (instead of the + Unfortunately DWARF 2 stores the frame-base (instead of the function) location in a function's symbol. Oops! For the moment enable this when/where applicable. */ SYMBOL_OPS (sym)->describe_location (sym, gdb_stdout); -- cgit v1.1