From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22803 invoked by alias); 2 Apr 2005 14:27:44 -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 22621 invoked from network); 2 Apr 2005 14:27:34 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 2 Apr 2005 14:27:34 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DHjb3-0007DI-Ny; Sat, 02 Apr 2005 09:27:33 -0500 Date: Sat, 02 Apr 2005 14:27:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii , gdb@sources.redhat.com Subject: Re: Variable "foo" is not available Message-ID: <20050402142733.GB27550@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb@sources.redhat.com References: <20050401171947.GA19058@nevyn.them.org> <01c53768$Blat.v2.4$d52008a0@zahav.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-04/txt/msg00012.txt.bz2 On Sat, Apr 02, 2005 at 03:52:56PM +0200, Reiner Steib wrote: > This problem is not reproducible. It's the first time I got those > `Variable "foo" is not available' messages when running Emacs under > gdb (see my previous reports on emacs-pretest). Is it possible to > detach from this session from gdb and re-attach it to the snapshot > gdb? Yes - it will run when you detach, though. The commands are "detach" and "attach". Who'd've guessed? -- Daniel Jacobowitz CodeSourcery, LLC