[RFA] Report the main thread.

Daniel Jacobowitz drow@false.org
Sat Apr 26 17:22:00 GMT 2008


On Sat, Apr 26, 2008 at 06:17:09PM +0200, Mark Kettenis wrote:
> > Presently, on Linux, we do add the main thread to the thread list, but we
> > fail to report this new thread to outside world.  I think we should not
> > do any such special-casing -- if we want the =thread-created notification
> > to be usable as replacement for getting the thread, we better emit that
> > for all new thread.
> 
> I disagree.  The "main" thread is not a new thread, but has been there
> all along.  Users would be terribly confused you'd report some sort of
> thread creation event here.

Me too.  We used to report this thread - since we did not detect it
until later, when libthread_db initialized - and I deliberately left
it silent when I fixed that.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list