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.