From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12618 invoked by alias); 27 Apr 2005 16:39:56 -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 12531 invoked from network); 27 Apr 2005 16:39:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 27 Apr 2005 16:39:51 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DQpZm-0003Z4-Hq; Wed, 27 Apr 2005 12:39:50 -0400 Date: Wed, 27 Apr 2005 18:40: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: <20050427163950.GA13653@nevyn.them.org> Mail-Followup-To: Shaun Jackman , gdb@sources.redhat.com References: <7f45d9390504201658183f0ca0@mail.gmail.com> <20050421004716.GA4971@nevyn.them.org> <7f45d9390504270936609770e7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f45d9390504270936609770e7@mail.gmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00201.txt.bz2 On Wed, Apr 27, 2005 at 09:36:03AM -0700, Shaun Jackman wrote: > On 4/20/05, Daniel Jacobowitz wrote: > > 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? > > Here's a complete session. I loaded and ran the program. It hung so I > interrupted it. I tried a backtrace, but the processor was in > no-man's-land, so I attempted to switch the chip back to user-mode to > see what its stack looked like. OK, that's really bizarre. I'm afraid I have no idea how this could happen. -- Daniel Jacobowitz CodeSourcery, LLC