Skip to content

Commit

Permalink
Add gdb tui to list of debugger interfaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
hageboeck committed Mar 28, 2024
1 parent f0c4207 commit 0f83867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions talk/tools/debugging.tex
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
\item windows for variables, breakpoints, call stack, active threads, watch variables in-code, disassembly, run to cursor ...
\end{itemize}
\begin{description}
\item[Native gdb] Try ``tui enable'' for a simple built-in UI
\item[\href{https://code.visualstudio.com/docs/cpp/cpp-debug}{\beamergotobutton{VSCode}}]
Built-in support for gdb
\item[\href{https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb}{\beamergotobutton{CodeLLDB}}]
Expand Down

0 comments on commit 0f83867

Please sign in to comment.