]> git.tdb.fi Git - gldbg.git/history - source/commandinterpreter.h
Fix several problems reported by valgrind
[gldbg.git] / source / commandinterpreter.h
2012-08-25 Mikko RasaFix several problems reported by valgrind
2012-08-25 Mikko RasaReplace per-file license notices with License.txt
2010-11-19 Mikko RasaEnable bidirectional communication between gldbg and...
2010-06-17 Mikko RasaAdd some virtual destructors to shut up older gcc versions
2010-06-17 Mikko RasaDecouple the existing tools from the debugger core
2010-06-16 Mikko RasaAdd framework necessary to support more modular tools
2010-03-24 Mikko RasaSupport command aliases
2010-01-28 Mikko RasaAdd a performance profiler
2009-11-06 Mikko RasaAdd classes to track OpenGL state and commands to inspe...
2009-11-04 Mikko RasaAdd help
2009-09-30 Mikko RasaMake gldbg interactive