[bootlin/training-materials updates] master: Kernel agenda: stop advertising JTAG (8b2cc7a6)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Feb 1 10:05:56 CET 2021


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

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

commit 8b2cc7a63663ba355ecd21f273889d5683999c1c
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Feb 1 10:05:56 2021 +0100

    Kernel agenda: stop advertising JTAG
    
    - As our coverage is very quick
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

8b2cc7a63663ba355ecd21f273889d5683999c1c
 agenda/linux-kernel-agenda.tex           | 3 +--
 agenda/linux-kernel-fr-agenda.tex        | 3 +--
 agenda/linux-kernel-online-agenda.tex    | 3 +--
 agenda/linux-kernel-online-fr-agenda.tex | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/agenda/linux-kernel-agenda.tex b/agenda/linux-kernel-agenda.tex
index dc60b6eb..89d8d155 100644
--- a/agenda/linux-kernel-agenda.tex
+++ b/agenda/linux-kernel-agenda.tex
@@ -440,12 +440,11 @@ Embedded Linux kernel and driver development training\\
 {Lecture - Driver debugging techniques}
 {
   \begin{itemize}
-  \item Debugging with printk
+  \item Debugging with printing functions
   \item Using Debugfs
   \item Analyzing a kernel oops
   \item Using kgdb, a kernel debugger
   \item Using the Magic SysRq commands
-  \item Debugging through a JTAG probe
   \end{itemize}
 }
 {Lab - Investigating kernel faults}
diff --git a/agenda/linux-kernel-fr-agenda.tex b/agenda/linux-kernel-fr-agenda.tex
index 27558790..07036e94 100644
--- a/agenda/linux-kernel-fr-agenda.tex
+++ b/agenda/linux-kernel-fr-agenda.tex
@@ -460,12 +460,11 @@ Session de 5 jours
 {Cours - Techniques de débogage noyau}
 {
   \begin{itemize}
-  \item Débogage avec printk
+  \item Débogage avec les fonctions d'affichage
   \item Utilisation de debugfs
   \item Analyse d'un oops noyau
   \item Utilisation de kgdb, un débogueur noyau
   \item Utilisation des commandes SysRq
-  \item Débogage en utilisant une sonde JTAG
   \end{itemize}
 }
 {TP - Investigation de bugs noyau}
diff --git a/agenda/linux-kernel-online-agenda.tex b/agenda/linux-kernel-online-agenda.tex
index 02bb73e9..03b31b51 100644
--- a/agenda/linux-kernel-online-agenda.tex
+++ b/agenda/linux-kernel-online-agenda.tex
@@ -419,12 +419,11 @@ On-line seminar
 {Lecture - Driver debugging techniques}
 {
   \begin{itemize}
-  \item Debugging with printk
+  \item Debugging with printing functions
   \item Using Debugfs
   \item Analyzing a kernel oops
   \item Using kgdb, a kernel debugger
   \item Using the Magic SysRq commands
-  \item Debugging through a JTAG probe
   \end{itemize}
 }
 {Demo - Investigating kernel faults}
diff --git a/agenda/linux-kernel-online-fr-agenda.tex b/agenda/linux-kernel-online-fr-agenda.tex
index eec46ed5..4aa24106 100644
--- a/agenda/linux-kernel-online-fr-agenda.tex
+++ b/agenda/linux-kernel-online-fr-agenda.tex
@@ -443,12 +443,11 @@ Séminaire de formation en ligne
 {Cours - Techniques de débogage noyau}
 {
   \begin{itemize}
-  \item Débogage avec printk
+  \item Débogage avec les fonctions d'affichage
   \item Utilisation de debugfs
   \item Analyse d'un oops noyau
   \item Utilisation de kgdb, un débogueur noyau
   \item Utilisation des commandes SysRq
-  \item Débogage en utilisant une sonde JTAG
   \end{itemize}
 }
 {Démo - Investigation de bugs noyau}




More information about the training-materials-updates mailing list