Changes between Version 24 and Version 25 of DebuggerVisualizers


Ignore:
Timestamp:
Sep 30, 2015, 6:38:44 PM (7 years ago)
Author:
awulkiew
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebuggerVisualizers

    v24 v25  
    273273----
    274274
    275 == QtCreator ==
    276 
    277 Debugging helpers requires QtCreator 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
     277Debugging 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.
    278278
    279279Helpers for some of the Boost libraries can be found here: https://github.com/awulkiew/debugging-helpers