From: Mikko Rasa Date: Wed, 12 Jan 2011 11:59:07 +0000 (+0000) Subject: Track owners of breakpoints X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=6d297b506314c07bff3d77c2853a5f59380cfcb0;hp=6d297b506314c07bff3d77c2853a5f59380cfcb0;p=gldbg.git 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 ---