Doc: Fix reference to "Locals and Expressions" view

They are now two separate views.

Task-number: QTCREATORBUG-27560
Change-Id: Iab659bd915c213d11db08b3a2b8749ebdbc5e70c
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2022-07-14 15:04:15 +02:00
parent 1e0cd24020
commit cc2a79fb2e

View File

@@ -117,7 +117,8 @@
\li When debugging executables created by the GNU Compiler version 4.5.0
(all platforms), some data types will not be displayed in the
\uicontrol{Locals and Expressions} view due to missing debug information.
\uicontrol Locals and \uicontrol Expressions views due to missing
debug information.
\li GDB on Windows may not work if the 'Embassy \reg Security Center'
software by 'Wave \reg Systems' is installed and active (causing
@@ -131,7 +132,7 @@
\li Setting breakpoints in files that do not have unique absolute
paths may fail. For example, remounting parts of a file system
using the --bind mount option.
using the \c {--bind mount} option.
\li Setting breakpoints in files will fail when using LLDB if the file path
contains symbolic links.