From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4669 invoked by alias); 3 May 2005 12:58:46 -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 31918 invoked from network); 3 May 2005 12:55:06 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 May 2005 12:55:06 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DSwvZ-0005IF-TW; Tue, 03 May 2005 08:55:06 -0400 Date: Tue, 03 May 2005 12:58:00 -0000 From: Daniel Jacobowitz To: "Decker, Paul" Cc: gdb@sources.redhat.com Subject: Re: Value being assigned to is no longer active. Message-ID: <20050503125504.GA20307@nevyn.them.org> Mail-Followup-To: "Decker, Paul" , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-05/txt/msg00022.txt.bz2 On Tue, May 03, 2005 at 08:31:15AM -0400, Decker, Paul wrote: > > > Being relatively new to using gdb, and developing a new target for it, > I'm now getting this same error message. I get it, after I have loaded > a program to my target. Before performing a load, I can set register > values without any problems. The load seems to work fine, however at > that point, I can not set any register values, including the PC. > > I would be grateful for any ideas, remember though, I'm very green with > gdb and the whole debug server stuff. That's not enough information to reproduce... how about a transcript? -- Daniel Jacobowitz CodeSourcery, LLC