Friedemann Kleint
aca4386a0f
Ignore EXCEPTION_ACCESS_VIOLATION in the dumpers for speedup.
...
Do not trigger the whole debugger mechanism when Dumpers
crash on encountering uninitizialized variables. Temporarily
ignore the exceptions while in dumper call.
2009-05-22 14:31:37 +02:00
Friedemann Kleint
63384fbdc3
Made std::vector/std::list work with CDB dumpers.
2009-05-06 09:22:05 +02:00
Friedemann Kleint
bae6525976
Started on QObject dumping for CDB, make it smarter.
...
Try to find qobject_p.h, if it exists and use its structures
to determine the child offset.
2009-05-05 16:39:51 +02:00
Friedemann Kleint
0e73d5feb9
Added vector, QObject to dumpers.
2009-05-05 12:46:36 +02:00
Friedemann Kleint
fa87783cb4
Added test application for Debugger dumper development.
2009-05-05 12:11:22 +02:00