debugger/lldbbridge.py used with xcode 11.6 issues from Qt Creator 4.13 ,
Unsolved
Qt Creator and other tools
-
Qt Creator 4.13 , debugger/lldbbridge.py used with xcode 11.6.
- codec issues:
xcode 13 uses python3 for default, here i found an issue and i solved it myself (trans hex str to utf-8):
- type add issues in __lldb_init_module while using custom qt namespace and here is my current solution:
- QMap and QHash can not be synthesized successfully, currently i have not found the causation, and i need help:
The QMap in xcode looks like this:
- codec issues: