mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-09 21:50:35 +00:00
* gdb.texinfo (Signaling): Fix typo.
This commit is contained in:
parent
8bdce1ffdf
commit
ae606bee5b
@ -1,3 +1,7 @@
|
||||
2012-11-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* gdb.texinfo (Signaling): Fix typo.
|
||||
|
||||
2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
|
||||
|
||||
* gdb.texinfo (GDB/MI Data Manipulation): Document new optional
|
||||
|
@ -15642,7 +15642,7 @@ SIGINT} are both ways of sending an interrupt signal.
|
||||
|
||||
Alternatively, if @var{signal} is zero, continue execution without
|
||||
giving a signal. This is useful when your program stopped on account of
|
||||
a signal and would ordinary see the signal when resumed with the
|
||||
a signal and would ordinarily see the signal when resumed with the
|
||||
@code{continue} command; @samp{signal 0} causes it to resume without a
|
||||
signal.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user