Initial work on dumpers for CDB.

Add dumper calls, parser etc. Catch crashes
in the dumper functions.
This commit is contained in:
Friedemann Kleint
2009-04-29 14:15:09 +02:00
parent 3cb783f7fc
commit 72a183777e
22 changed files with 1920 additions and 628 deletions

View File

@@ -78,6 +78,7 @@ static int watcherCounter = 0;
WatchData::WatchData() :
childCount(-1),
valuedisabled(false),
source(0),
state(InitialState),
parentIndex(-1),
row(-1),