aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-10-11 13:47:08 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-10-12 10:54:57 +0000
commitfe6dd868c525776c7aa98a965786ce157a4cf37c (patch)
tree379a7e47a6269cece24d6b22f051db3d8fce253a /dist
parent07f2c2430871026313657951965a4c1985e99364 (diff)
Doc: Describe Compiler Explorer
Fixes: QTCREATORBUG-29720 Change-Id: I1de27d01a684249cd8bd3e5e8c98a551947a4436 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changelog/changes-12.0.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changelog/changes-12.0.0.md b/dist/changelog/changes-12.0.0.md
index 0107cab730..2c027e6530 100644
--- a/dist/changelog/changes-12.0.0.md
+++ b/dist/changelog/changes-12.0.0.md
@@ -36,6 +36,8 @@ Every language, compiler and library that is supported at https://godbolt.org
is also supported in Qt Creator. You can save your Compiler Explorer session as
a `.qtce` file (JSON-based).
+([Documentation](https://doc-snapshots.qt.io/qtcreator-12.0/creator-how-to-explore-compiler-code.html))
+
### CMake Debugging and the Debug Adapter Protocol
Set breakpoints in a CMake file and select `DAP` and `CMake Preset` in `Debug`