Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* suppressing thread-start messages ?
@ 2009-02-02  9:24 Victoria Muntean
  2009-02-02  9:29 ` Frederic RISS
  0 siblings, 1 reply; 2+ messages in thread
From: Victoria Muntean @ 2009-02-02  9:24 UTC (permalink / raw)
  To: gdb

Hello gdb-ers,

How can I suppress those "[New Thread 0xb27f9bb0 (LWP 5744)]" messages ?

Thanks
Viki


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: suppressing thread-start messages ?
  2009-02-02  9:24 suppressing thread-start messages ? Victoria Muntean
@ 2009-02-02  9:29 ` Frederic RISS
  0 siblings, 0 replies; 2+ messages in thread
From: Frederic RISS @ 2009-02-02  9:29 UTC (permalink / raw)
  To: Victoria Muntean; +Cc: gdb

Le lundi 02 février 2009 à 11:24 +0200, Victoria Muntean a écrit :
> How can I suppress those "[New Thread 0xb27f9bb0 (LWP 5744)]" messages ?

(gdb) set print thread-events off 

...if you have a recent enough GDB (I think it got introduced for 6.8).

Fred.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-02  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-02  9:24 suppressing thread-start messages ? Victoria Muntean
2009-02-02  9:29 ` Frederic RISS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox