From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13756 invoked by alias); 29 Aug 2005 16:11:45 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13590 invoked by uid 22791); 29 Aug 2005 16:11:35 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 29 Aug 2005 16:11:35 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1E9mEP-00078s-Mq; Mon, 29 Aug 2005 12:11:33 -0400 Date: Mon, 29 Aug 2005 16:11:00 -0000 From: Daniel Jacobowitz To: jo@atsresults.com Cc: gdb@sources.redhat.com Subject: Re: Can't debug Threaded application Message-ID: <20050829161133.GA27388@nevyn.them.org> Mail-Followup-To: jo@atsresults.com, gdb@sources.redhat.com References: <1124914686.430cd5fe3f10a@webmail.atsresults.com> <1125331733.43133315376a9@webmail.atsresults.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1125331733.43133315376a9@webmail.atsresults.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00111.txt.bz2 On Mon, Aug 29, 2005 at 12:08:53PM -0400, jo@atsresults.com wrote: > Does no one have answer to this problem? > > Is GDB useless for threaded applications now? Of course not. No one's responded because no one has advice that you can't find in the list archives. This almost always means something is broken on your installation. You may want to report it to Trustix, since that's your distribution. > > Is there any work arounds for this bug? I have tried this: > > > > (gdb)> set auto-solib-add 0 > > (gdb)> handle S1G32 nostop noprint These will definitely not help anything. I wish people would stop suggesting them. -- Daniel Jacobowitz CodeSourcery, LLC