From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15996 invoked by alias); 29 May 2003 23:02:01 -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 15989 invoked from network); 29 May 2003 23:02:01 -0000 Received: from unknown (HELO zenia.red-bean.com) (12.223.225.216) by sources.redhat.com with SMTP; 29 May 2003 23:02:01 -0000 Received: from zenia.red-bean.com (localhost.localdomain [127.0.0.1]) by zenia.red-bean.com (8.12.5/8.12.5) with ESMTP id h4TNAqFq006511; Thu, 29 May 2003 18:10:52 -0500 Received: (from jimb@localhost) by zenia.red-bean.com (8.12.5/8.12.5/Submit) id h4TNApZ0006507; Thu, 29 May 2003 18:10:51 -0500 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFC: find core dumps on Linux References: <20030522224901.GA18777@nevyn.them.org> From: Jim Blandy Date: Thu, 29 May 2003 23:02:00 -0000 In-Reply-To: <20030522224901.GA18777@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg00559.txt.bz2 I've committed this. Daniel Jacobowitz writes: > On Thu, May 22, 2003 at 05:37:52PM -0500, Jim Blandy wrote: > > > > I didn't realize this, but for a very long time, gdb.base/coredump.exp > > has been broken on Linux. Linux creates core files named 'core.PID'; > > the test suite didn't know how to find them, so it suggested you check > > your 'ulimit -c' setting and skipped the tests. > > Seems reasonable to me. It'll clean up better than before, too. > > > 2003-05-22 Jim Blandy > > > > * gdb.base/corefile.exp: Find corefiles on Linux, which names them > > 'core.PID'. > > -- > Daniel Jacobowitz > MontaVista Software Debian GNU/Linux Developer