Doc: Move Debugging info into "How To" and "Reference"

- Turn "Debugging" into an overview topic
- Remove FSF GDB as it is not supported anymore

Task-number: QTCREATORBUG-29361
Change-Id: I1d8ce78a2f89a85a1337d83aa6011f06afac4e41
Reviewed-by: David Schulz <david.schulz@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2024-04-19 11:35:05 +02:00
parent 35fb079104
commit bdada3c5ff
18 changed files with 760 additions and 642 deletions

View File

@@ -25,8 +25,8 @@
\li \l{Configure Python language servers}
\li \l{Run Python applications}
\li \l{Python Run Settings}
\li \l{PDB}
\li \l{Launching the Debugger}
\li \l{PDB versions}
\li \l{Supported Native Debuggers}
\endlist
For more information about developing with Qt for Python, including