forked from qt-creator/qt-creator
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:
@@ -117,7 +117,8 @@
|
|||||||
|
|
||||||
\li When debugging executables created by the GNU Compiler version 4.5.0
|
\li When debugging executables created by the GNU Compiler version 4.5.0
|
||||||
(all platforms), some data types will not be displayed in the
|
(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'
|
\li GDB on Windows may not work if the 'Embassy \reg Security Center'
|
||||||
software by 'Wave \reg Systems' is installed and active (causing
|
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
|
\li Setting breakpoints in files that do not have unique absolute
|
||||||
paths may fail. For example, remounting parts of a file system
|
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
|
\li Setting breakpoints in files will fail when using LLDB if the file path
|
||||||
contains symbolic links.
|
contains symbolic links.
|
||||||
|
Reference in New Issue
Block a user