From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19311 invoked by alias); 21 Apr 2005 00:47:26 -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 19234 invoked from network); 21 Apr 2005 00:47:17 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 21 Apr 2005 00:47:17 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DOPqe-0001JB-21; Wed, 20 Apr 2005 20:47:16 -0400 Date: Thu, 21 Apr 2005 00:47:00 -0000 From: Daniel Jacobowitz To: Shaun Jackman Cc: gdb@sources.redhat.com Subject: Re: Value being assigned to is no longer active. Message-ID: <20050421004716.GA4971@nevyn.them.org> Mail-Followup-To: Shaun Jackman , gdb@sources.redhat.com References: <7f45d9390504201658183f0ca0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f45d9390504201658183f0ca0@mail.gmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00136.txt.bz2 On Wed, Apr 20, 2005 at 04:58:24PM -0700, Shaun Jackman wrote: > What does this error message mean? > > (gdb) set $cpsr=0x1f > Value being assigned to is no longer active. > (gdb) set $pc=0x2000000 > Value being assigned to is no longer active. > (gdb) show version > GNU gdb 6.3.50.20050419 > ... > This GDB was configured as "--host=i686-pc-linux-gnu --target=arm-elf". In this context, I'm not sure. Could you show a whole session? -- Daniel Jacobowitz CodeSourcery, LLC