From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15837 invoked by alias); 22 Mar 2004 17:24:20 -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 15709 invoked from network); 22 Mar 2004 17:24:15 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 22 Mar 2004 17:24:15 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 29F5AC6AB; Mon, 22 Mar 2004 09:24:11 -0800 (PST) To: gdb Subject: generating a core file From: David Carlton Date: Mon, 22 Mar 2004 17:52:00 -0000 Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-03/txt/msg00200.txt.bz2 This is quite off-topic, but are there any programs out there that can generate a core file from a stopped process, and write that core file to a pipe or send it over the network somehow? We're having issues debugging seg faults on machines without local disks, and for various reasons we'd rather not remotely mount disks on these machines, either. David Carlton carlton@kealia.com