On Thu, Jun 15, 2006 at 06:01:59PM +0200, Andi Kleen wrote:
>  
> > No, that one I suspect, but haven't had a chance to verify, can die.
> 
> Ok.
> 
> > The one we can't get rid of is our adding a flag for pidhash_init()
> > being done.  The problem is that many GDB front-ends (Eclipse) will
> > always do an 'info threads' upon connect.  But if they connect before
> > pidhash_init() is done, we need to 'fake' the information rather than
> > try and dig up the real info.
> 
> Just check (last_pid != 0) ? 

If that works, that'd be quite handy.  I'll give that a shot soon.
Thanks!

-- 
Tom Rini


_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to