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]

RE: Thread Support for remote debugging


Hi,
 I had downloaded the remote protocol
spec from "qqi". The spec was too good
and I was directly able to follow the
"gdbserver" code. Thanks.
  Why is it that the "thread support"
for "remote debugging" has long remained
as a paper issue ? What are the real hurdles
stopping the implementation? How long it would
take to add this support for an architecture, say
i386. 

I am quite new to GDB internals. I am currently 
reading the "gdbint" manual. 

 If any1 could throw light on the overall
architecture of GDB ( I know itz a sort of
overkill ) and issues involved in enabling
thread support, I would be grateful.

Thank you,
Sarnath

-----Original Message-----
From: Daniel Jacobowitz [mailto:drow@mvista.com]
Sent: Monday, January 21, 2002 7:37 PM
To: Sarnath K - CTD, Chennai.
Cc: gdb@sources.redhat.com
Subject: Re: Thread Support for remote debugging


On Mon, Jan 21, 2002 at 02:37:20PM +0530, Sarnath K - CTD, Chennai. wrote:
> Hi,
>  I have been browsing the mail archives for
> knowing the current state of thread support
> while doing remote debugging using GDB.
>  Although a lot of discussions have happened,
> I am not able to find the current state of work
> in that area.
>  I downloaded the latest GDB sources. It doesnt
> support thread commands during remote debugging.
> May I know what is the state of work in this area ?
> Is there any patch available for this ?

No, there isn't.

-- 
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]