[bootlin/training-materials updates] master: debugging: labs: 07: remove mention of 'crash' (25191cd1)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Aug 28 17:56:44 CEST 2023


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

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

commit 25191cd1735acb8d3c22c29fbe64196b57533742
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Aug 28 17:56:44 2023 +0200

    debugging: labs: 07: remove mention of 'crash'
    
    The 'crash' tool is mentioned in the slides but not covered by the labs so
    mentioning it here is not useful.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

25191cd1735acb8d3c22c29fbe64196b57533742
 labs/debugging-kernel-debugging/debugging-kernel-debugging.tex | 1 -
 1 file changed, 1 deletion(-)

diff --git a/labs/debugging-kernel-debugging/debugging-kernel-debugging.tex b/labs/debugging-kernel-debugging/debugging-kernel-debugging.tex
index f3b7655f..99c764c2 100644
--- a/labs/debugging-kernel-debugging/debugging-kernel-debugging.tex
+++ b/labs/debugging-kernel-debugging/debugging-kernel-debugging.tex
@@ -413,7 +413,6 @@ $ cd /home/$USER/debugging-labs/
 $ scp root at 192.168.0.101:/proc/vmcore .
 \end{bashinput}
 
-Finally, we will be able to debug that kernel coredump using crash.
 You can load the \code{vmcore} file using cross GDB:
 
 \begin{bashinput}




More information about the training-materials-updates mailing list