[bootlin/training-materials updates] master: gdb common slides: mention the 'core' manpage (6670128d)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Mar 27 14:47:01 CEST 2023


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

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

commit 6670128d91be858bdd208159300124dcd82462df
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Mar 27 14:31:28 2023 +0200

    gdb common slides: mention the 'core' manpage
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

6670128d91be858bdd208159300124dcd82462df
 common/gdb.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/gdb.tex b/common/gdb.tex
index ea5ce5dd..e8319673 100644
--- a/common/gdb.tex
+++ b/common/gdb.tex
@@ -212,6 +212,7 @@
       when a crash occurs
     \item The output name for the coredump file can be modified using
       \code{/proc/sys/kernel/core_pattern}.
+    \item See \manpage{core}{5}
     \end{itemize}
   \item On the host
     \begin{itemize}




More information about the training-materials-updates mailing list