lost query
Jim Kleck
jim.kleck@NetergyNet.COM
Thu Mar 29 16:27:00 GMT 2001
This AM Keith Seitz forwarded a query to this list for me, but I
did not get subscribed until later. Could you please forward my
amy replies that this generated? Thanks.
JimK
---------- Forwarded message ----------
Date: Wed, 28 Mar 2001 08:31:10 -0800
From: Jim Kleck <jim.kleck@NetergyNet.COM>
To: insight@sourceware.cygnus.com
Subject: thread support
We are working on an embedded target to add gdb support. We are using
insight 5.0. Everyting is going well except for one area: thread support.
I have been unable to figure out exactly what RSP packets are needed
and how to interpret them and their contents. In particular, it seems
that the gdb ThreadId is 1-based (when I return thrId = 0 for the "qC"
pkt, insight/gdb gets confused), whereas thread ids internal to the
target are 0-based. I have tried (external thrid = internal thrid + 1)
and this helped considerably but there are still problems. are there any
docs regarding this?
JimK
More information about the Gdb
mailing list