From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15935 invoked by alias); 3 Nov 2003 21:46:40 -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 15906 invoked from network); 3 Nov 2003 21:46:40 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 3 Nov 2003 21:46:40 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id DA709C645; Mon, 3 Nov 2003 13:46:39 -0800 (PST) To: Jim Blandy Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: Macro code crasher on re-run References: <20031103040751.GA30979@nevyn.them.org> <20031103045601.GA32557@nevyn.them.org> <20031103210453.GA17444@nevyn.them.org> From: David Carlton Date: Mon, 03 Nov 2003 21:46:00 -0000 In-Reply-To: (Jim Blandy's message of "03 Nov 2003 16:33:44 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-11/txt/msg00018.txt.bz2 On 03 Nov 2003 16:33:44 -0500, Jim Blandy said: > I haven't debugged it (only Daniel J. has seen the problem, as far as > I know) I've been getting occasional crashes when I'm in the middle of debugging a program, I recompile it, and then I tell GDB to run it again and that yes, I want to reload it. I did once run GDB on itself when this happened (or maybe looked at a core file, I can't remember), and macro stuff was involved somehow. So I may have seen the same problem that Daniel's seeing, from a source base that's older than the patch you mentioned. David Carlton carlton@kealia.com