Skip to content

Commit b903cea

Browse files
committed
Add gdb tui to list of debugger interfaces.
1 parent f0c4207 commit b903cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: talk/tools/debugging.tex

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
\item windows for variables, breakpoints, call stack, active threads, watch variables in-code, disassembly, run to cursor ...
7777
\end{itemize}
7878
\begin{description}
79+
\item[Native gdb] Try ``tui enable'' for a simple built-in UI
7980
\item[\href{https://code.visualstudio.com/docs/cpp/cpp-debug}{\beamergotobutton{VSCode}}]
8081
Built-in support for gdb
8182
\item[\href{https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb}{\beamergotobutton{CodeLLDB}}]

0 commit comments

Comments
 (0)