[bootlin/training-materials updates] master: kgdb: add more information about kernel GDB python scripts (f445a1a5)

Clément Léger clement.leger at bootlin.com
Tue Oct 25 10:52:17 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/f445a1a50a8424e395c8bb3f66205aac353ce005

>---------------------------------------------------------------

commit f445a1a50a8424e395c8bb3f66205aac353ce005
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Fri Jun 3 11:14:35 2022 +0200

    kgdb: add more information about kernel GDB python scripts
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


>---------------------------------------------------------------

f445a1a50a8424e395c8bb3f66205aac353ce005
 common/kgdb.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/common/kgdb.tex b/common/kgdb.tex
index d020e8f1..93d94dde 100644
--- a/common/kgdb.tex
+++ b/common/kgdb.tex
@@ -10,6 +10,9 @@
   \item Feature supported for the most popular CPU architectures
   \item \kconfig{CONFIG_GDB_SCRIPTS} allows to build GDB python scripts that are
     provided by the kernel.
+  \begin{itemize}
+    \item See \kdochtml{dev-tools/gdb-kernel-debugging} for mor informations
+  \end{itemize}
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list