This is the mail archive of the gdb-patches@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: [RFA] 'set print thread-events' to control printing of thread start/exit messages


> Date: Thu, 20 Dec 2007 00:03:17 -0800
> From: "Chris Demetriou" <cgd@google.com>
> 
> The attached patch makes the printing of thread start/exit messages on
> Linux configurable via 'set print thread-events'.

Thanks.

> +@kindex set print thread-events
> +@cindex print messages on thread start and exit
> +@item set print thread-events
> +@itemx set print thread-events on
> +@itemx set print thread-events off
> +The @code{set print thread-attach} command allows you to enable or

Is it "thread-events" or "thread-attach"?

> +disable printing of messages when GDB notices that new threads have

Please use "@value{GDBN}" instead of a literal "GDB".

Other than these gotchas, the patch for gdb.texinfo is approved.


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