Skip to content
Snippets Groups Projects
Commit dad9c608 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Changelog.

parent 96940fa9
No related branches found
No related tags found
No related merge requests found
...@@ -12,11 +12,12 @@ API, so if you have created your own custom plugins, they will need to be ...@@ -12,11 +12,12 @@ API, so if you have created your own custom plugins, they will need to be
adapted accordingly. adapted accordingly.
Debugging Debugging
* Detect debugger from project tool chain
* CDB: Added more types to the dumpers (QSharedPointer, QVector, common * CDB: Added more types to the dumpers (QSharedPointer, QVector, common
* QMap/QSet types), dereference reference parameters QMap/QSet types), dereference reference and pointer parameters
* CDB: Simplified display of STL types in the locals window * CDB: Simplified display of STL types in the locals window
* CDB: Fixed thread handling * CDB: Fixed thread handling
* CDB: Added internal dumpers for string types for debugger crashes * CDB: Added internal dumpers for string types for debuggee crashes
* Improved QObject dumping, print out QRect/QSize, enumerations and flags * Improved QObject dumping, print out QRect/QSize, enumerations and flags
General: General:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment