This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] 'set print thread-events' to control printing of thread start/exit messages
On Thursday 20 December 2007 16:45:56 Daniel Jacobowitz wrote:
> On Thu, Dec 20, 2007 at 12:03:17AM -0800, Chris Demetriou wrote:
> > [hi! long time no see!]
>
> No kidding!
>
> > The attached patch makes the printing of thread start/exit messages on
> > Linux configurable via 'set print thread-events'. (A coworker
> > commented that for the benchmarks he was trying to debug, printing of
> > thread start/exit messages was ... quite tedious. And i figured a
> > patch would be ... quite straightforward.)
> >
> > I'm ambivalent about the name of the new option, and the location of
> > the option in the docs. I'm willing to listen to suggestions
> > (especially from approvers! 8-) of better alternatives.
>
> Hi Chris, meet Vladimir. Hi Vladimir, meet Chris.
Hi Chris!
> I suggest one of
> you combine this with Vladimir's recently pending patch to unify new
> thread printing in a single place for all targets.
I can do this, if Chris does not mind.
- Volodya