Skip to content
Snippets Groups Projects
Commit d4340e58 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc - Update the debugger support table

Add link to debugger operating mode descriptions.

Reviewed-by: hjk
parent 51593a7e
No related branches found
No related tags found
No related merge requests found
......@@ -4778,32 +4778,32 @@
\o Linux
\o gcc
\o gdb
\o Optional
\o Term, Plain, Attach (with Python, only), Remote
\o Yes
\o Plain, Terminal, Attach, Remote, Core
\row
\o Unix
\o gcc
\o gdb
\o Yes
\o Term, Plain, Attach, Remote
\o Plain, Terminal, Attach, Remote, Core
\row
\o Mac OS
\o gcc
\o gdb
\o No
\o Term, Plain, Attach
\o Plain, Terminal, Attach, Core
\row
\o Windows/MinGW
\o gcc
\o gdb
\o No
\o Term, Plain, Attach, Remote
\o Yes
\o Plain, Terminal, Attach, Remote, Core
\row
\o Windows/MSVC
\o Microsoft Visual C++ Compiler
\o Debugging Tools for Windows/CDB
\o Not applicable
\o Term, Plain, Attach, Post-Mortem
\o Plain, Terminal, Attach, Post-Mortem
\row
\o Symbian
\o gcc
......@@ -4818,6 +4818,8 @@
\o Remote
\endtable
For more information on the the debugger modes, see \l{Debugger Modes of Operation}.
\omit
\section2 Gdb Adapter Modes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment