[bootlin/training-materials updates] master: common: gdb: fix ifthenelse for debugging course (b3bc6561)

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


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

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

commit b3bc6561ca96aefdb570b5a95eb9f3ecc55876e8
Author: Clément Léger <clement at clement-leger.fr>
Date:   Thu Oct 20 08:54:16 2022 +0200

    common: gdb: fix ifthenelse for debugging course
    
    Signed-off-by: Clément Léger <clement at clement-leger.fr>


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

b3bc6561ca96aefdb570b5a95eb9f3ecc55876e8
 common/gdb.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/gdb.tex b/common/gdb.tex
index 3cb46ab9..466ce19d 100644
--- a/common/gdb.tex
+++ b/common/gdb.tex
@@ -78,7 +78,7 @@
   \end{itemize}
 \end{frame}
 
-\ifthenelse{\equal{\training}{debug}}{}
+\ifthenelse{\equal{\training}{debugging}}{}
 {
 \subsection{Remote debugging}
 }




More information about the training-materials-updates mailing list