commit | 689d8014d92ae9e0a861e82a81d8b4410c0f790e | [log] [tgz] |
---|---|---|
author | Christian Löhle <CLoehle@hyperstone.com> | Wed Jan 05 09:58:38 2022 +0000 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri Jan 07 09:33:13 2022 -0700 |
tree | ddcbe09ad37d02069c82aba24a3ef440188c5d15 | |
parent | 7cc4c09269109d31fc325fb8390e452d7e558de0 [diff] |
Documentation: kgdb: Replace deprecated remotebaud Using set remotebaud to set the baud rate was deprecated in gdb-7.7 and completely removed from the command parser in gdb-7.8 (released in 2014). Adopt set serial baud instead. Signed-off-by: Christian Loehle <cloehle@hyperstone.com> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Link: https://lore.kernel.org/r/4050689967ed46baaa3bfadda53a0e73@hyperstone.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>