summaryrefslogtreecommitdiffstats
path: root/debug.c
Commit message (Expand)AuthorAgeFilesLines
* restructured queue shutdown so that the queue timeout is properly appliedRainer Gerhards2008-01-251-1/+2
* redesigned queue to utilize helper classes for threading support. This isRainer Gerhards2008-01-241-6/+0
* more improvements and bug fixesRainer Gerhards2008-01-241-33/+164
* improved debugging support (faster, less memory used, function invocationRainer Gerhards2008-01-241-55/+170
* looks like the first actually usable debug class is doneRainer Gerhards2008-01-231-70/+118
* bug fixes and improvementsRainer Gerhards2008-01-231-14/+64
* added mutex debug instrumentationRainer Gerhards2008-01-231-30/+314
* added thread-specific call stack to debug interfaceRainer Gerhards2008-01-221-13/+131
* added debug support classRainer Gerhards2008-01-221-0/+133