]> git.tdb.fi Git - gldbg.git/history - source/gldbg.cpp
Fix several problems reported by valgrind
[gldbg.git] / source / gldbg.cpp
2012-08-25 Mikko RasaFix several problems reported by valgrind
2012-08-25 Mikko RasaRefuse to send packets to an inactive process
2012-08-25 Mikko RasaRetain user-set breakpoints and send them to the proces...
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-01-28 Mikko RasaAdd a performance profiler
2009-12-19 Mikko RasaPrompt to terminate target process in exit command...
2009-11-07 Mikko RasaBugfixes
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
2009-09-23 Mikko RasaAdd gldbg program