From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11220 invoked by alias); 2 Jan 2005 09:16:33 -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 11201 invoked from network); 2 Jan 2005 09:16:27 -0000 Received: from unknown (HELO mail.netspace.net.au) (203.10.110.72) by sourceware.org with SMTP; 2 Jan 2005 09:16:27 -0000 Received: from [192.168.1.11] (220-253-35-78.VIC.netspace.net.au [220.253.35.78]) by mail.netspace.net.au (Postfix) with ESMTP id EB71470F35 for ; Sun, 2 Jan 2005 20:16:25 +1100 (EST) Message-ID: <41D7BCE2.1090608@netspace.net.au> Date: Sun, 02 Jan 2005 09:16:00 -0000 From: Russell Shaw User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4 MIME-Version: 1.0 Cc: gdb@sources.redhat.com Subject: Re: exec References: <41D76E37.8050400@netspace.net.au> <20050102034735.GA6823@nevyn.them.org> <41D79FB0.4080902@netspace.net.au> In-Reply-To: <41D79FB0.4080902@netspace.net.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00006.txt.bz2 Russell Shaw wrote: > Daniel Jacobowitz wrote: > >> On Sun, Jan 02, 2005 at 02:44:55PM +1100, Russell Shaw wrote: ... > > It crashes in emit-rtl.c here: > > /* Indicate that the virtual registers and stack locations are > all pointers. */ > REG_POINTER (stack_pointer_rtx) = 1; > oops never mind, i had a spurious '=' sign in the command line i passed in .gdbinit