[bootlin/training-materials updates] master: Debug lab: mention "ltrace" in title too (2c66300a)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Oct 11 09:49:02 CEST 2021


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

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

commit 2c66300a4d53de4119078701ee89635fdc7e328a
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Oct 11 09:49:02 2021 +0200

    Debug lab: mention "ltrace" in title too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

2c66300a4d53de4119078701ee89635fdc7e328a
 labs/sysdev-application-debugging/sysdev-application-debugging.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-application-debugging/sysdev-application-debugging.tex b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
index 21d34378..6d6bbbc9 100644
--- a/labs/sysdev-application-debugging/sysdev-application-debugging.tex
+++ b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
@@ -1,5 +1,5 @@
 \subchapter{Remote application debugging}{Objective: Use \code{strace}
-  to diagnose program issues. Use \code{gdbserver} and a
+  and \code{ltrace} to diagnose program issues. Use \code{gdbserver} and a
   cross-debugger to remotely debug an embedded application}
 
 \section{Setup}




More information about the training-materials-updates mailing list