forked from qt-creator/qt-creator
Debugger: Clarify the the state of dumper use outside Creator
Task-number: QTCREATORBUG-25199 Change-Id: Ib993180a21b385c340f990298d0e9c521e18b767 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -1,7 +1,15 @@
|
|||||||
|
|
||||||
|
NOTE:
|
||||||
|
|
||||||
While the primary intention of this pretty printing implementation is
|
While the primary intention of this pretty printing implementation is
|
||||||
to provide what Qt Creator needs, it can be used in a plain GDB and LLDB
|
to provide what Qt Creator needs, it can sometimes be used in plain
|
||||||
session, too.
|
GDB and LLDB sessions, too.
|
||||||
|
|
||||||
|
This features is provided as-is. There is no guarantee this works in any
|
||||||
|
way outside Qt Creator, this setup is not officially supported.
|
||||||
|
Bugreports or (better!) patches are welcome.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
With
|
With
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user