]> git.tdb.fi Git - gldbg.git/history - source/commandinterpreter.cpp
Fix several problems reported by valgrind
[gldbg.git] / source / commandinterpreter.cpp
2012-08-25 Mikko RasaFix several problems reported by valgrind
2012-08-25 Mikko RasaReplace per-file license notices with License.txt
2011-01-12 Mikko RasaRemove dependencies to MSP libraries to make compiling...
2011-01-12 Mikko RasaTrack owners of breakpoints
2010-11-19 Mikko RasaEnable bidirectional communication between gldbg and...
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-26 Mikko RasaTrack vertex array state
2010-03-24 Mikko RasaSupport command aliases
2010-01-28 Mikko RasaAdd a performance profiler
2009-12-19 Mikko RasaPrompt to terminate target process in exit command...
2009-12-19 Mikko RasaMake trace command more straightforward
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