Re: [PATCH] doc: fix false claim about second argument to gdb (was: Manual contradicts itself regarding second command line argument)
Eli Zaretskii <[email protected]> Tue, 18 Jun 2019 19:14:06 +0300
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gdb.bugs.general,gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
> From: Simon Marchi <[email protected]> > Date: Tue, 18 Jun 2019 10:51:03 -0400 > > -You can, instead, specify a process ID as a second argument, if you want > -to debug a running process: > +You can, instead, specify a process ID as a second argument or using option > +@code{-p}, if you want to debug a running process: "specify ... or using ..." is incorrect English. I guess you meant "use"? No other comments, thanks. (I didn't look at the code to see if the description is factually correct.)