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:
hjk
2021-01-05 17:19:28 +01:00
parent 7d0be4882c
commit 9f7af33404

View File

@@ -1,7 +1,15 @@
NOTE:
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
session, too.
to provide what Qt Creator needs, it can sometimes be used in plain
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