forked from qt-creator/qt-creator
Debugger: Adjust a comment on the used of dumpers for CDB
Change-Id: Iac11c9f9415de3c8128f271fdbefdf78877d2755 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -24,9 +24,8 @@
|
||||
############################################################################
|
||||
|
||||
# This is a place to add your own dumpers for testing purposes.
|
||||
# Any contents here will be picked up by GDB and LLDB based
|
||||
# debugging in Qt Creator automatically. This code is not used
|
||||
# when debugging with CDB on Windows.
|
||||
# Any contents here will be picked up by GDB, LLDB, and CDB based
|
||||
# debugging in Qt Creator automatically.
|
||||
|
||||
# NOTE: This file will get overwritten when updating Qt Creator.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user