Skip to content

Commit

Permalink
debugging: slides: fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Ceresoli <[email protected]>
  • Loading branch information
lucaceresoli committed Sep 21, 2023
1 parent 02bb0ba commit 4080ccb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ \section{Kernel Debugging}
\item On embedded: in the console, send a break character\\
(Picocom: press \code{[Ctrl]} + \code{a} followed by \code{[Ctrl]}
+ \code{\ }), then press \code{<character>}
\item By echoing <character> in \code{/proc/sysrq-trigger}
\item By echoing \code{<character>} in \code{/proc/sysrq-trigger}
\end{itemize}
\item Example commands:
\begin{itemize}
Expand Down

0 comments on commit 4080ccb

Please sign in to comment.