[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZxKaZR_M-mOjSmBp@casper.infradead.org>
Date: Fri, 18 Oct 2024 18:27:01 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Nir Lichtman <nir@...htman.org>
Cc: jason.wessel@...driver.com, daniel.thompson@...aro.org,
dianders@...omium.org, corbet@....net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: English fixes in kgdb/kdb article
On Fri, Oct 18, 2024 at 04:31:36PM +0000, Nir Lichtman wrote:
> -Next you should choose one of more I/O drivers to interconnect debugging
> +Next you should choose one of the I/O drivers to interconnect the debugging
Wrong fix ;-) "one or more".
> @@ -201,7 +201,7 @@ Using loadable module or built-in
> Configure kgdboc at runtime with sysfs
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> -At run time you can enable or disable kgdboc by echoing a parameters
> +At run time you can enable or disable kgdboc by echoing the parameters
> into the sysfs. Here are two examples:
Maybe "by writing parameters into sysfs"?
> @@ -631,8 +631,6 @@ automatically changes into kgdb mode.
>
> kgdb
>
> - Now disconnect your terminal program and connect gdb in its place
> -
Is there a reason you deleted this? It seems important.
Powered by blists - more mailing lists