This is the mail archive of the gdb@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: suppressing thread-start messages ?


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.


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