This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: thread support


Jim Kleck wrote:
> 
> 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?
> 

This is the list for Insight, the GUI to GDB.  There is a GDB proper list and some people there will know more about thread support:

    gdb@sources.redhat.com

You should post your message there.


-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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