summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/cplusplus-lib.pri
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-07-06 17:36:50 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-07-06 17:36:50 +0200
commit5bd1d2a0284d90bda180a18f45d48018999fff9b (patch)
treed7cc5705c937374879610838bd9952129101d904 /src/libs/cplusplus/cplusplus-lib.pri
parent45448ce5d51c9b33d2e02c24d9bd3b52526caf16 (diff)
downloadqt-creator-5bd1d2a0284d90bda180a18f45d48018999fff9b.tar.gz
Fix up Debugger helpers to be able to dump QObject's with CDB.
- Make container dumper routines set "childnumchild" when known in order to avoid roundtrips; avoid repeated invocations of container.end(). - Completed dumper information in some places to avoid roundtrips. - Extended QVariant helpers by dumpers for common GUI types (rectangles, points, sizes, fonts, size policies). - Introduced artificial QObjectChildList/QObjectProperty types to be able to dump QObject children and properties without using gdb expressions. - Fixed dumping of Signal/Slot list to pass on correct types. Avoid recursions if signal is connected to self. - Replaced expressions by addresses in the dumpers to it make work for CDB. - Reworked dumper test program to have -a, making it usable for tests, add further types. - Gdb: Clear output buffer before calling dumpers, avoiding mixups in case evaluation of expression fails. - Fix the dumper parser used by CDB, do not be fooled by "<synthetic>" addresses, etc. - Pass on a "dumperVersion" in initial query.
Diffstat (limited to 'src/libs/cplusplus/cplusplus-lib.pri')
0 files changed, 0 insertions, 0 deletions