Gdb backtrace: clean up, RA colours

This commit is contained in:
Théophile Bastian 2019-10-14 20:16:20 +02:00
parent 8dd9195a52
commit 4143216317
1 changed files with 3 additions and 3 deletions

View File

@ -133,9 +133,9 @@ $ ./a.out
Segmentation fault.
|\pause|(gdb) backtrace
#0 0x54625 in fct_b
#1 0x54663 in fct_a
#2 0x54674 in main
#0 |0x54625| in fct_b
#1 |\color{blue}0x54663| in fct_a
#2 |\color{red}0x54674| in main
\end{lstlisting}
\pause{}
\begin{center}