Skip to content
Snippets Groups Projects
Commit d9728437 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc - Add information about unlocking views in Debug mode.

Reviewed-by: Daniel Molkentin
Task-number: QTCREATORBUG-1382
parent 99223475
No related branches found
No related tags found
No related merge requests found
...@@ -4330,12 +4330,14 @@ ...@@ -4330,12 +4330,14 @@
In \gui Debug mode, you can use several views to interact with the In \gui Debug mode, you can use several views to interact with the
program you are debugging. Frequently used views are shown by program you are debugging. Frequently used views are shown by
default and rarely used ones are hidden. To change the default settings, default and rarely used ones are hidden. To change the default settings,
select \gui Debug > \gui Views, and then select views to display select \gui {Window > Views}, and then select views to display or hide.
or hide. You can also lock views. The position of views is saved for future
sessions.
\image qtcreator-debugger-views.png "Debug mode views" \image qtcreator-debugger-views.png "Debug mode views"
By default, the views are locked into place in the workspace. Select
\gui {Window > Views > Locked} to unlock the views. Drag and drop the
views into new positions on the screen. Drag view borders to resize the
views. The size and position of views are saved for future sessions.
\section1 Starting the Debugger \section1 Starting the Debugger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment