]> git.tdb.fi Git - gldbg.git/commit
Track owners of breakpoints
authorMikko Rasa <tdb@tdb.fi>
Wed, 12 Jan 2011 11:59:07 +0000 (11:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 12 Jan 2011 11:59:07 +0000 (11:59 +0000)
commit6d297b506314c07bff3d77c2853a5f59380cfcb0
treef2429214b6ac672842cce538d3a048a211a203fb
parent8ddb049bf9cb06c377857ab46b7af23c140f12a7
Track owners of breakpoints
Send breakpoint flag from glwrap.so
Delay announcing stop until the stream has been flushed
Let tools know about process starting and stopping
Add methods for hold and sending arbitary packets to GlDbg
Break on any tracepoint if holding
Link glwrap.so against dl.so
Makefile
source/commandinterpreter.cpp
source/gldbg.cpp
source/gldbg.h
source/gldecoder.c
source/gldecoder.struct.t
source/glwrap.c
source/tool.h