forked from qt-creator/qt-creator
debugger: mention alphabetical sorting of struct member
Change-Id: I4f99160e7fcb6cb3dc3f2d288db9403d738046bd Reviewed-on: http://codereview.qt.nokia.com/3493 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
@@ -12515,6 +12515,13 @@
|
|||||||
select \gui {Dereference Pointers Automatically} in the context menu in the
|
select \gui {Dereference Pointers Automatically} in the context menu in the
|
||||||
\gui {Locals and Expressions} view.
|
\gui {Locals and Expressions} view.
|
||||||
|
|
||||||
|
\section1 Structure Members Are Not Sorted According to Structure Layout
|
||||||
|
|
||||||
|
By default, structure members are displayed in alphabetic order.
|
||||||
|
To inspect the real layout in memory, deselect \gui {Sort Members of
|
||||||
|
Classes and Structs Alphabetically} in the context menu in the
|
||||||
|
\gui {Locals and Expressions} view.
|
||||||
|
|
||||||
\section1 Built-in Debugger Is Slow During Startup and Runtime
|
\section1 Built-in Debugger Is Slow During Startup and Runtime
|
||||||
|
|
||||||
The Qt Creator for Windows installation packages install GDB from MinGW.
|
The Qt Creator for Windows installation packages install GDB from MinGW.
|
||||||
|
Reference in New Issue
Block a user