This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Remote protocol extension - detaching


Right now, the standard behavior for a stub on detach is to wait for the
client to reconnect.  It would be convenient to have the normal local
execution behavior available, also: that is, on detach, resume the
application.  This could be done with or without leaving the stub running.

I'd like to commandeer the 'K' packet for this; 'd' and 'D' are already
taken.  Anyone have a better suggestion?

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]