aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-25 16:16:53 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-07-25 16:28:04 +0200
commitde5f0a761318cdc99d6d248e25d5c228582f2a04 (patch)
tree03a2ea20c4c1bcf3db4e7ba7e7c6f6f47ef1e7f6 /doc
parent0cb887e6aed6fb55e1f205d2614dc9eb03a82719 (diff)
Doc: change doc to reflect the UI
The doc was changed in bc3865b7, but the corresponding UI change has been lost (maybe during merges), so changing this back for 3.2. *DO NOT MERGE THIS CHANGE TO MASTER* Change-Id: I7512971b0b5e2e5d5ef909c601d72aa504fd71bf Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/debugger/creator-debugger.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc
index fc15d00d03b..3f049c335f5 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -892,8 +892,8 @@
Debugging helpers are always automatically used. To force a plain
C-like display of structures, select \gui Tools > \gui Options >
- \gui Debugger > \gui {Locals & Expressions}, and then select the
- \gui{Force Raw Structure Display} check box. For GDB
+ \gui Debugger > \gui {Locals & Expressions}, and then deselect the
+ \gui{Use Debugging Helper} check box. For GDB
and LLDB this will still use the Python scripts, but generate
more basic output. To force plain display for a single object
or for all objects of a given type, select the corresponding