From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25776 invoked by alias); 14 Jun 2005 22:35:35 -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 25764 invoked by uid 22791); 14 Jun 2005 22:35:29 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 22:35:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DiK0G-0006yO-80 for gdb@sources.redhat.com; Tue, 14 Jun 2005 18:35:28 -0400 Date: Tue, 14 Jun 2005 22:35:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: stack corruption? Message-ID: <20050614223528.GA26779@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <20050614014520.GG24814@keyslapper.net> <20050614020138.GA19453@nevyn.them.org> <20050614033256.GB48802@keyslapper.net> <10DBEAA7-48B2-4298-A8CC-58A138415516@apple.com> <20050614205212.GK62467@keyslapper.net> <200506142124.j5ELOY8L022852@elgar.sibelius.xs4all.nl> <20050614213141.GM62467@keyslapper.net> <200506142144.j5ELi9ew013949@elgar.sibelius.xs4all.nl> <20050614220919.GA43494@keyslapper.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050614220919.GA43494@keyslapper.net> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00151.txt.bz2 On Tue, Jun 14, 2005 at 06:09:19PM -0400, Louis LeBlanc wrote: > Ah. Well, I'm glad this isn't something wrong with my code. Problem > is it makes applying some commands to all threads difficult. In the CVS version of GDB this won't be a problem; backtrace errors are non-fatal. -- Daniel Jacobowitz CodeSourcery, LLC