From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12117 invoked by alias); 2 Feb 2009 09:24:14 -0000 Received: (qmail 12108 invoked by uid 22791); 2 Feb 2009 09:24:14 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 02 Feb 2009 09:24:09 +0000 Received: by fg-out-1718.google.com with SMTP id l26so689082fgb.0 for ; Mon, 02 Feb 2009 01:24:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.86.84.18 with SMTP id h18mr1367543fgb.69.1233566646868; Mon, 02 Feb 2009 01:24:06 -0800 (PST) Date: Mon, 02 Feb 2009 09:24:00 -0000 Message-ID: Subject: suppressing thread-start messages ? From: Victoria Muntean To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-02/txt/msg00009.txt.bz2 Hello gdb-ers, How can I suppress those "[New Thread 0xb27f9bb0 (LWP 5744)]" messages ? Thanks Viki