(svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string

This commit is contained in:
KUDr
2007-06-29 23:30:14 +00:00
parent 622235d8cd
commit a88a1b6f53
5 changed files with 352 additions and 0 deletions

View File

@@ -369,6 +369,8 @@ misc/binaryheap.hpp
misc/blob.hpp
misc/countedptr.hpp
misc/crc32.hpp
misc/dbg_helpers.cpp
misc/dbg_helpers.h
misc/fixedsizearray.hpp
misc/hashtable.hpp
misc/str.hpp