forked from qt-creator/qt-creator
Doc - Update the debugger support table
Add link to debugger operating mode descriptions. Reviewed-by: hjk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user