From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26092 invoked by alias); 2 Apr 2005 13:53:22 -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 25972 invoked from network); 2 Apr 2005 13:53:10 -0000 Received: from unknown (HELO mail.uni-ulm.de) (134.60.1.1) by sourceware.org with SMTP; 2 Apr 2005 13:53:10 -0000 Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.3/8.13.3) with ESMTP id j32DqxCJ013478; Sat, 2 Apr 2005 15:52:59 +0200 (MEST) Received: from me (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by bridgekeeper.physik.uni-ulm.de (Postfix) with SMTP id 63A3210114; Sat, 2 Apr 2005 15:52:58 +0200 (CEST) Received: (nullmailer pid 5493 invoked by uid 170); Sat, 02 Apr 2005 13:52:56 -0000 Mail-Followup-To: Eli Zaretskii , Daniel Jacobowitz , gdb@sources.redhat.com To: Eli Zaretskii Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: Variable "foo" is not available References: <20050401171947.GA19058@nevyn.them.org> <01c53768$Blat.v2.4$d52008a0@zahav.net.il> From: Reiner Steib Date: Sat, 02 Apr 2005 13:53:00 -0000 In-Reply-To: <01c53768$Blat.v2.4$d52008a0@zahav.net.il> (Eli Zaretskii's message of "Sat, 02 Apr 2005 12:45:21 +0300") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DCC-servers-Metrics: gemini 1049; Body=3 Fuz1=3 Fuz2=3 X-SW-Source: 2005-04/txt/msg00010.txt.bz2 On Sat, Apr 02 2005, Eli Zaretskii wrote: > Rainer, could you please use the GDB "up" command a few times, and > after each time type "info args" and see whether that does give you > the arguments of the function call in that frame? I will do this when I'm back in the office. > Rainer, could you please tell exactly which compiler switches were > used to build that version of Emacs? I didn't specify any compiler related configure arguments (only --prefix, --with-gtk and --exec-prefix) so I use the default options from Emacs' built system: ,----[ src/Makefile ] | CC=gcc | CPP=gcc -E | CFLAGS=-g -O2 | CPPFLAGS=-D_BSD_SOURCE | LDFLAGS= -Wl,-znocombreloc -L/usr/X11R6/lib64 `---- > In any case, if Rainer could build the latest snapshot of GDB and see > if the values of the rest of the function call arguments are printed > (as opposed to all of them generating the "not available" message), it > would perhaps tell us something about the underlying problem. 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? Bye, Reiner ...without any `a' in his name. ;-) -- PGP key available http://rsteib.home.pages.de/