From 70a5a6ac81559f76fef951a0c92a1bef2bce9dcb Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 15 Mar 2011 08:53:11 +0100 Subject: [PATCH] changelog: CDB Debugger --- dist/changes-2.2.0 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0 index 83f1ce026fa..fd0f6d598b7 100644 --- a/dist/changes-2.2.0 +++ b/dist/changes-2.2.0 @@ -26,6 +26,12 @@ Project Support - this affects working directories and executable paths as well Debugging + * Rewrote debugging engine using the Microsoft Console Debugger (CDB) + for debugging executables built with Microsoft Visual Studio, + resulting in significant speed-up and better display of data + types, supporting both 32bit and 64bit versions of the + Debugging Tools for Windows. + * Made it possible to pin debugger tooltips. * Reworked global architecture to allow multiple debugging sessions (for different projects, combined Qml/C++ debugging, project 'snapshots', ...) * Reworked breakpoint handling: new special breakpoint types for "break