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]

Re: About "process 42000"


On Friday 03 April 2009 18:58:50, Michael Snyder wrote:
> Shrinand Javadekar wrote:
> > Hi,
> > 
> > I see "process 42000" in the output of an "info threads" command.
> > 
> > What exactly is this process with id 42000? And what is its significance?
> 
> In the past, 42000 was a magic thread id that was supplied by remote.c
> in the case where we did not have any actual thread ids.
> 
> Now, however, I am seeing it even in cases where we do have
> a list of real thread ids from the remote target.
> 
> Seems like a bug to me...

Can you be a bit more specific?  A gdb log showing what you're talking
about would be helpful.  A debug remote log would probably also help.
Since there are a bunch of optional packets, I may have
missed some combination.

-- 
Pedro Alves


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