More Info

Revision 756318

(Back to digest)
 

Features in Development Tools

Hamish Rodda committed changes in /trunk/KDE/kdevelop/plugins/valgrind:

Working, at last - for memcheck, that is. I ported to QXmlStreamReader and that allowed me to feed the XML in as it was received (contrast to the old QXmlSimpleReader, which threw up end of file errors and the like).

I guess it will need a compatability mode for non-xml producing tools

Also the app output still goes to /dev/limbo, not sure why...

File Changes

Added 2 files
/trunk/KDE/kdevelop/plugins/valgrind
 
/valgrindtree.cpp
 
/valgrindtree.h
Modified 9 files
/trunk/KDE/kdevelop/plugins/valgrind
 
/CMakeLists.txt
 
/valgrindcontrol.cpp
 
/valgrindcontrol.h
 
/valgrindmodel.cpp
 
/valgrindmodel.h
 
/valgrindplugin.cpp
 
/valgrindplugin.h
 
/valgrindwidget.cpp
 
/valgrindwidget.h
11 files changed in total