From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4033 invoked by alias); 27 Jun 2004 19:14:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4023 invoked from network); 27 Jun 2004 19:14:28 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 27 Jun 2004 19:14:28 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bef6b-0003Lt-00; Sun, 27 Jun 2004 15:14:21 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 1D68B4B104; Sun, 27 Jun 2004 15:14:32 -0400 (EDT) To: bob@brasko.net, schwab@suse.de Subject: Re: -file-list-exec-source-files Cc: eliz@gnu.org, ezannoni@redhat.com, gdb-patches@sources.redhat.com Message-Id: <20040627191432.1D68B4B104@berman.michael-chastain.com> Date: Sun, 27 Jun 2004 19:14:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00611.txt.bz2 It's repeatable with selftest.exp, pr gdb/1677, but that does not qualify as a small example. gdb running on gdb ... now use gdb to debug that ... actually it's not so bad if you run selftest.exp and then do '/usr/bin/gdb /my/unstable/gdb core'. to sniff around in the data structures. I'll see if I can make a small demonstration this week. Michael C