mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +08:00
* gdb.texinfo (Remote Configuration): Fix typo in description of
"set remotebreak" command.
This commit is contained in:
parent
02aec879c3
commit
9a7a1b3614
@ -1,3 +1,8 @@
|
||||
2005-11-17 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* gdb.texinfo (Remote Configuration): Fix typo in description of
|
||||
"set remotebreak" command.
|
||||
|
||||
2005-11-16 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* gdb.texinfo (Packets, Stop Reply Packets)
|
||||
|
@ -12149,7 +12149,7 @@ Show the current speed of the remote connection.
|
||||
@cindex BREAK signal instead of Ctrl-C
|
||||
If set to on, @value{GDBN} sends a @code{BREAK} signal to the remote
|
||||
when you press the @key{Ctrl-C} key to interrupt the program running
|
||||
on the remote. If set to off, @value{GDBN} sends the @samp{Strl-C}
|
||||
on the remote. If set to off, @value{GDBN} sends the @samp{Ctrl-C}
|
||||
character instead. The default is off, since most remote systems
|
||||
expect to see @samp{Ctrl-C} as the interrupt signal.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user