forked from qt-creator/qt-creator
Doc: Hide info about creating snapshots
The functionality is being reconsidered and will change again. Task-number: QTCREATORBUG-21359 Change-Id: Id7a6dbea4e3a947dc5fd3005a2ed87682bab9283 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Robert Loehning <robert.loehning@qt.io>
This commit is contained in:
@@ -387,8 +387,10 @@
|
||||
|
||||
\li Disassemble sections of code.
|
||||
|
||||
\omit
|
||||
\li Create snapshots of the current state of the debugged program
|
||||
and re-examine them later.
|
||||
\endomit
|
||||
|
||||
\endlist
|
||||
|
||||
@@ -605,6 +607,7 @@
|
||||
|
||||
By default, the \uicontrol Registers view is hidden.
|
||||
|
||||
\omit
|
||||
\section2 Creating Snapshots
|
||||
|
||||
A snapshot contains the complete state of the debugged program at a time,
|
||||
@@ -616,7 +619,7 @@
|
||||
Double-click on entries in the \uicontrol {Debugger Perspectives} view to
|
||||
switch between snapshots. The debugger views are updated to reflect the state
|
||||
of the program at time of taking the snapshot.
|
||||
|
||||
\endomit
|
||||
*/
|
||||
|
||||
|
||||
|
@@ -200,9 +200,11 @@
|
||||
current working directory. You can specify another location for the file,
|
||||
including a relative or absolute path, as an argument of the command.
|
||||
|
||||
\omit
|
||||
To generate a temporary core file, select \uicontrol {Create Snapshot} in the
|
||||
context menu in the \uicontrol Snapshot view. The core file is deleted when you
|
||||
stop debugging.
|
||||
\endomit
|
||||
|
||||
\section1 Compiler Questions
|
||||
|
||||
|
Reference in New Issue
Block a user