[bootlin/training-materials updates] master: Embedded Linux: build space also useful for debugging (1a6b516d)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Oct 12 09:05:49 CEST 2021


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

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

commit 1a6b516dbd338043d28e79faf4a2be08d8ac196b
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Oct 12 09:05:49 2021 +0200

    Embedded Linux: build space also useful for debugging
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

1a6b516dbd338043d28e79faf4a2be08d8ac196b
 slides/sysdev-embedded-linux/sysdev-embedded-linux.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 0675325e..8e108662 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -1165,7 +1165,8 @@ Contents of \code{usr/lib} after installation of {\em libpng} and {\em
     \item Only these files will go in the {\em target space}
     \end{itemize}
   \item The build space must be kept in order to build other
-    applications or recompile existing applications.
+    applications, to recompile existing ones, and to debug your
+    applications.
   \end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list