* infcall.c (_initialize_infcall): Fix typo.
authorMark Kettenis <kettenis@gnu.org>
Fri, 7 May 2004 14:08:52 +0000 (14:08 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 7 May 2004 14:08:52 +0000 (14:08 +0000)
gdb/ChangeLog
gdb/infcall.c

index e40321b87548de924b2079e75df1d4227f2321bf..d0ba0b5b3f4c0a202a09fd21b977383fedc0ec51 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-07  Mark Kettenis  <kettenis@gnu.org>
+
+       * infcall.c (_initialize_infcall): Fix typo.
+
 2004-05-07  Andrew Cagney  <cagney@redhat.com>
 
        * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
index 3034bc42bca492225e79ff4ca46fff69f9039967..41aad923cdd842ee2de59a95bf91b2b213a2a279 100644 (file)
@@ -1089,7 +1089,7 @@ The unwindonsignal lets the user determine what gdb should do if a signal\n\
 is received while in a function called from gdb (call dummy).  If set, gdb\n\
 unwinds the stack and restore the context to what as it was before the call.\n\
 The default is to stop in the frame where the signal was received.", "\
-Set unwinding of stack if a signal is received while in a call dummy.\n\
+Show unwinding of stack if a signal is received while in a call dummy.\n\
 The unwindonsignal lets the user determine what gdb should do if a signal\n\
 is received while in a function called from gdb (call dummy).  If set, gdb\n\
 unwinds the stack and restore the context to what as it was before the call.\n\
This page took 0.037776 seconds and 4 git commands to generate.