From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20058 invoked by alias); 25 Apr 2005 19:35:58 -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 17702 invoked from network); 25 Apr 2005 19:34:29 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 25 Apr 2005 19:34:29 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DQ9Lc-0006DF-FC; Mon, 25 Apr 2005 15:34:24 -0400 Date: Mon, 25 Apr 2005 19:45:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: roland.schwingel@onevision.de, gdb@sourceware.org Subject: Re: gdb stack trace problems (Addendum) Message-ID: <20050425193423.GA23856@nevyn.them.org> Mail-Followup-To: Mark Kettenis , roland.schwingel@onevision.de, gdb@sourceware.org References: <426CA356.60901@onevision.de> <200504251926.j3PJQWUS002190@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504251926.j3PJQWUS002190@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00179.txt.bz2 On Mon, Apr 25, 2005 at 09:26:32PM +0200, Mark Kettenis wrote: > Can you test the attached patch? It introduces a new option named > "trust-frame-pointer". Whenever you encounter a problem you can: > > (gdb) set trust-frame-pointer 1 "set i386 trust-frame-pointer", please? > and try again. You probably want to reset it to 0 before continuing > your program since I found out that bad things happen with some of the > tests in the gdb testsuite with this turned on. Hmm, what sort of bad things? -- Daniel Jacobowitz CodeSourcery, LLC