Changes between Version 24 and Version 25 of DebuggerVisualizers
- Timestamp:
- Sep 30, 2015, 6:38:44 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebuggerVisualizers
v24 v25 273 273 ---- 274 274 275 == Qt Creator ==276 277 Debugging helpers requires Qt Creator to work but it's possible to use them with any debugger supported by this IDE. They are written in Python and are similar to pretty printers.275 == Qt Creator == 276 277 Debugging helpers requires Qt Creator to work but it's possible to use them with any debugger supported by this IDE. They are written in Python and are similar to pretty printers. 278 278 279 279 Helpers for some of the Boost libraries can be found here: https://github.com/awulkiew/debugging-helpers