Skip to content

Commit

Permalink
debugging: labs: add missing words
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Ceresoli <[email protected]>
  • Loading branch information
lucaceresoli committed Feb 2, 2024
1 parent 413502b commit 95d9b2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ \section{(Bonus) Configuring an IDE for debugging}

You can now start the debugging session (hit the "Run and Debug"
tab on the left column, then "Debug linked list" in the list on top left, or
directly hit "F" tio).
directly hit "F5" to start the debug session).
VSCode will start our cross-gdb and connect it to the remote gdbserver, and you
will be able to do everything we have done in the console so far:
\begin{itemize}
Expand Down

0 comments on commit 95d9b2e

Please sign in to comment.