> 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) ? 

-Andi


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

Reply via email to