From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30505 invoked by alias); 3 May 2005 13:40:42 -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 30476 invoked from network); 3 May 2005 13:40:38 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 3 May 2005 13:40:38 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DSxdd-0005sO-Uc; Tue, 03 May 2005 09:40:38 -0400 Date: Tue, 03 May 2005 13:40: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: <20050503134037.GA22538@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/msg00026.txt.bz2 On Tue, May 03, 2005 at 09:38:18AM -0400, Decker, Paul wrote: > Also, I've made my debug server print out the packets it sends and > receives, this is what is sent from the target to gdb. You can get some similar information from gdb with "set debug remote". Could you redo this with both "set debug remote 1" and "set debug frame 1" before you issue the "target remote" command? -- Daniel Jacobowitz CodeSourcery, LLC