public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/17290] New: typos in gdb/doc/gdbtexinfo.tex, @node Remote Configuration
@ 2014-08-18 21:21 dilyan.palauzov at aegee dot org
  2021-02-27 23:34 ` [Bug cli/17290] " simark at simark dot ca
  0 siblings, 1 reply; 2+ messages in thread
From: dilyan.palauzov at aegee dot org @ 2014-08-18 21:21 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17290

            Bug ID: 17290
           Summary: typos in gdb/doc/gdbtexinfo.tex, @node Remote
                    Configuration
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org

In gdb/doc/gdbtexinfo.tex, @node Remote Configuration, @section Remote
Configuration, please replace lines 18935 and 18990

18932 Record remote serial communications on the named @var{file}.  The
18933 default is not to record at all.
18934 
18935 @item show remotelogfile.
18936 Show the current setting  of the file name on which to record the
18937 serial communications.

18985 @samp{Ctrl-C} is a default.  Some system prefers @code{BREAK} which
18986 is high level of serial line for some certain time.
18987 Linux kernel prefers @samp{BREAK-g}, a.k.a Magic SysRq g.
18988 It is @code{BREAK} signal followed by character @code{g}.
18989
18990 @item show interrupt-sequence
18991 Show which of @samp{Ctrl-C}, @code{BREAK} or @code{BREAK-g}
18992 is sent by @value{GDBN} to interrupt the remote program.
18993 @code{BREAK-g} is BREAK signal followed by @code{g} and

with
     @item show remotelogfile
(remove terminating dot), and
     @item show remote interrupt-sequence
(add 'remote' between 'show' and 'interrupt-sequence')

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug cli/17290] typos in gdb/doc/gdbtexinfo.tex, @node Remote Configuration
  2014-08-18 21:21 [Bug cli/17290] New: typos in gdb/doc/gdbtexinfo.tex, @node Remote Configuration dilyan.palauzov at aegee dot org
@ 2021-02-27 23:34 ` simark at simark dot ca
  0 siblings, 0 replies; 2+ messages in thread
From: simark at simark dot ca @ 2021-02-27 23:34 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17290

Simon Marchi <simark at simark dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |simark at simark dot ca
             Status|NEW                         |RESOLVED

--- Comment #1 from Simon Marchi <simark at simark dot ca> ---
Fixed by:

 
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=22e6d16f9b9caff5b4bbb27727441c21480af9ad

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-18 21:21 [Bug cli/17290] New: typos in gdb/doc/gdbtexinfo.tex, @node Remote Configuration dilyan.palauzov at aegee dot org
2021-02-27 23:34 ` [Bug cli/17290] " simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).