From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5185 invoked by alias); 24 Jun 2003 03:03:44 -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 32608 invoked from network); 24 Jun 2003 03:01:09 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 24 Jun 2003 03:01:09 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h5O318Gp023670; Mon, 23 Jun 2003 22:01:08 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h5O318ns030833; Mon, 23 Jun 2003 22:01:08 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h5O318D6030832; Mon, 23 Jun 2003 23:01:08 -0400 Date: Tue, 24 Jun 2003 03:03:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200306240301.h5O318D6030832@duracef.shout.net> To: ezannoni@redhat.com, jimb@redhat.com Subject: Re: RFC: find core dumps on Linux Cc: gdb-patches@sources.redhat.com X-SW-Source: 2003-06/txt/msg00748.txt.bz2 > I think this is ok, and useful. Should go on the branch as well. It got committed before the branch was cut, so it's on the branch. And I really appreciate this patch -- it helped me find a bug that I filed a PR for (pr gdb/1250). Michael C === 2003-05-22 Jim Blandy * gdb.base/corefile.exp: Find corefiles on Linux, which names them 'core.PID'.