forked from qt-creator/qt-creator
Doc: Add a note on disk space requirements for core dumps
Task-number: QTCREATORBUG-21724 Change-Id: I23605be42a53226417041fb24ff7bd90bb384f34 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -619,6 +619,11 @@
|
||||
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.
|
||||
|
||||
\note Creating snapshots involves creating core files of the debugged process,
|
||||
requiring significant amount of disk space. For details, see
|
||||
\l{https://sourceware.org/gdb/onlinedocs/gdb/Core-File-Generation.html}.
|
||||
|
||||
\endomit
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user