From 67938b61d06ff342bc6578d8d67b98f8fa5f6d14 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 10 Oct 2003 00:28:43 +0000 Subject: 2003-10-09 Michael Snyder * dummy-frame.c: Fix typo. --- gdb/dummy-frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/dummy-frame.c') diff --git a/gdb/dummy-frame.c b/gdb/dummy-frame.c index 36c7dbb..3b10c51 100644 --- a/gdb/dummy-frame.c +++ b/gdb/dummy-frame.c @@ -387,7 +387,7 @@ dummy_frame_this_id (struct frame_info *next_frame, } else { - /* Outch! We're not trying to find the innermost frame's ID yet + /* Ouch! We're not trying to find the innermost frame's ID yet we're trying to unwind to a dummy. The architecture must provide the unwind_dummy_id() method. Abandon the unwind process but only after first warning the user. */ -- cgit v1.1