forked from Imagelibrary/binutils-gdb
* infcall.c (_initialize_infcall): Fix typo.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user