GDB solib interface
Daniel Jacobowitz
drow@false.org
Thu Jan 4 21:49:00 GMT 2007
On Thu, Jan 04, 2007 at 02:46:13PM -0700, Smith, Stephen (SWCOE) wrote:
> So you are saying that after a continue, single step, etc. If my
> libraries have changed, I send a T packet and then what I normally
> would have sent?
When you detect a library change, you should stop, and add the
appropriate clause to your 'T' packet response for that stop so that
GDB knows why you stopped. You should probably be using 'T' already.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list