Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] [PR cli/1729] doc: Fix show remote interrupt-sequence.
@ 2021-02-14  9:21 Lancelot SIX via Gdb-patches
  2021-02-17 17:55 ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Lancelot SIX via Gdb-patches @ 2021-02-14  9:21 UTC (permalink / raw)
  To: gdb-patches; +Cc: Lancelot SIX

Add the missing 'remote' word.

gdb/doc/ChangeLog

	PR cli/1729
	* gdb.texinfo (Remote Configuration): Fix show remote
	interrupt-sequence.
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 0b1deba9667..1f089de0bde 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -22905,7 +22905,7 @@ is high level of serial line for some certain time.
 Linux kernel prefers @samp{BREAK-g}, a.k.a Magic SysRq g.
 It is @code{BREAK} signal followed by character @code{g}.
 
-@item show interrupt-sequence
+@item show remote interrupt-sequence
 Show which of @samp{Ctrl-C}, @code{BREAK} or @code{BREAK-g}
 is sent by @value{GDBN} to interrupt the remote program.
 @code{BREAK-g} is BREAK signal followed by @code{g} and
-- 
2.30.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-17 23:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-14  9:21 [PATCH] [PR cli/1729] doc: Fix show remote interrupt-sequence Lancelot SIX via Gdb-patches
2021-02-17 17:55 ` Tom Tromey
2021-02-17 19:28   ` Eli Zaretskii via Gdb-patches
2021-02-17 23:23   ` [PATCH] [PR cli/17290] doc: Fix show remote interrupt-* Lancelot SIX via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox