From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1275 invoked by alias); 5 Aug 2006 02:33:14 -0000 Received: (qmail 1267 invoked by uid 22791); 5 Aug 2006 02:33:13 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 05 Aug 2006 02:33:11 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G9ByP-0004NK-M8; Fri, 04 Aug 2006 22:33:09 -0400 Date: Sat, 05 Aug 2006 02:33:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb@sources.redhat.com Subject: Re: stepping over longjmp Message-ID: <20060805023309.GA16804@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb@sources.redhat.com References: <17619.308.218261.761948@kahikatea.snap.net.nz> <20060804131913.GB26799@nevyn.them.org> <17619.51169.377583.613674@kahikatea.snap.net.nz> <20060804234544.GA13412@nevyn.them.org> <17619.64925.33169.651834@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17619.64925.33169.651834@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00032.txt.bz2 On Sat, Aug 05, 2006 at 02:08:29PM +1200, Nick Roberts wrote: > > > > Does export LD_POINTER_GUARD=0 make a difference? > > > > > > No. > > > > Hmm, then it must be something else. > > Actually, it does work if it's set for both compilation and execution. I also > updated to 2.4-8 (from 2.4-4). I don't know if that was necessary but on the > Internet I saw: It shouldn't make any difference at compilation, FWIW. -- Daniel Jacobowitz CodeSourcery