* infcall.c (_initialize_infcall): Fix typo.

This commit is contained in:
Mark Kettenis 2004-05-07 14:08:52 +00:00
parent 1517056850
commit 1d3056ac0d
2 changed files with 5 additions and 1 deletions

View 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.

View 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\