forked from qt-creator/qt-creator
Doc: Edit docs for Debug mode Disassembler and Debugger Log views
Task-number: QTCREATORBUG-28778 Change-Id: I66ea94881dc1ce3fa8d8fbe3bdd4b59504330738 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
\b {How do I generate a core file in \QC?}
|
||||
|
||||
To trigger the GDB command that generates a core file while debugging,
|
||||
select \uicontrol View > \uicontrol Views > \uicontrol {Debugger Log}.
|
||||
select \uicontrol View > \uicontrol Views > \l {Debugger Log}.
|
||||
In the \uicontrol Command field, type \c gcore and press \key Enter. The
|
||||
core file is created in the current working directory. You can specify
|
||||
another location for the file, including a relative or absolute path, as an
|
||||
|
||||
Reference in New Issue
Block a user