This is the mail archive of the gdb-prs@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]

threads/2128: suppression of new thread and thread exit messages


>Number:         2128
>Category:       threads
>Synopsis:       suppression of new thread and thread exit messages
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue May 23 13:48:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Steve Branch
>Release:        GNU gdb Red Hat Linux (6.3.0.0-1.96rh) Copyright 2004 Free Software
>Organization:
>Environment:
Linux nggf440test2 2.6.9-34.ELhugemem #1 SMP Fri Feb 24 
2006 i686 i686 i386 GNU/Linux

> Gcc -v
> Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.5/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-java-awt=gtk 
--host=i386-redhat-linux Thread model: posix gcc version 3.4.5 
20051201 (Red Hat 3.4.5-2)

This GDB was configured as "i386-redhat-linux-gnu"
>Description:
When running the program, I am inundated with thread information 
displayed below.  I have looked through the documentation, and can 
find no method to supress this information.  For the purposes of my 
traces, I have not been able to determine what conditions cause the 
new threads to be created or exited.  I get thousands of these entries 
between trace break points.  Needless to say, this slows my debugging 
efforts considerably.

Is there any method to supress this information?

Thank you for your time and consideration,

Steve Branch
Galileo International
Stephen.branch@galileo.com

[Thread 244685744 (LWP 20008) exited]
[New Thread 255175600 (LWP 20023)]
[New Thread 244685744 (LWP 20024)]
[Thread 244685744 (LWP 20024) exited]
[New Thread -301794384 (LWP 20025)]
[Thread -301794384 (LWP 20025) exited] [Thread 255175600 (LWP 20023) 
exited] [New Thread -301794384 (LWP 20028)] [New Thread 255175600 (LWP 
20029)] [Thread 255175600 (LWP 20029) exited]
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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