gdb remote serial protocol qC and vCont question
Daniel Jacobowitz
drow@false.org
Fri Dec 8 01:32:00 GMT 2006
On Thu, Dec 07, 2006 at 06:27:25PM -0600, Kishore Paul wrote:
> Hi,
>
> Is there a way to communicate thread switching using a reply packet in
> gdb's remote serial protocol.
>
> I notice the qC packet sent only at the begining and so later when a
> thread switch happens in the target a vCont packet is sent with the old
> active thread Id.
GDB is supposed to send vCont for the correct thread; if it doesn't,
something's wrong on the GDB side.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list