This is the mail archive of the gdb@sourceware.org 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]

gdb remote serial protocol qC and vCont question


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.

Thanks,
Kishore


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