From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21555 invoked by alias); 23 Sep 2004 19:55:05 -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 21547 invoked from network); 23 Sep 2004 19:55:04 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 23 Sep 2004 19:55:04 -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 1CAZgE-0006Gv-00; Thu, 23 Sep 2004 15:55:02 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id E5D994B102; Thu, 23 Sep 2004 15:55:13 -0400 (EDT) Date: Thu, 23 Sep 2004 19:55:00 -0000 From: Michael Chastain To: cagney@gnu.org Subject: Re: [rfa/testsuite] Get the inferior to dump core Cc: gdb-patches@sources.redhat.com Message-ID: <41532A21.nail51S19TWYK@mindspring.com> References: <414EE841.7080908@gnu.org> <4152F35E.nail1HN1VVA80@mindspring.com> <41531588.3040308@gnu.org> In-Reply-To: <41531588.3040308@gnu.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00382.txt.bz2 Andrew Cagney writes: > The sequence needed to first generate and then locate/rename a corefile > from an inferior running under GDB (instead of running the program twice). Okay, I'm being silly, but that reads like a patent claim to me. :) Seriously, that would be a good bit of code to library-ize. Michael