From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32742 invoked by alias); 1 Nov 2004 11:34:06 -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 32727 invoked from network); 1 Nov 2004 11:34:03 -0000 Received: from unknown (HELO vsmtp1.tin.it) (212.216.176.141) by sourceware.org with SMTP; 1 Nov 2004 11:34:03 -0000 Received: from gattaccio.codalunga (81.248.37.186) by vsmtp1.tin.it (7.0.027) (authenticated as molter@tin.it) id 4180AF3D001ABEBA; Mon, 1 Nov 2004 12:34:00 +0100 Received: by gattaccio.codalunga (Postfix, from userid 1001) id 30DDAC1D2; Mon, 1 Nov 2004 12:32:35 +0100 (CET) Date: Mon, 01 Nov 2004 11:34:00 -0000 From: Marco Molteni To: Devrim Erdem Cc: gdb@sources.redhat.com Subject: Re: Attaching and inspecting crash with gdb Message-Id: <20041101123234.79fbbf10.molter@tin.it> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00001.txt.bz2 On Mon, 1 Nov 2004 12:03:58 +0100 Devrim Erdem wrote: > Is there a way of attaching and application and ask gdb to write a > core dump ( or any kind of dump of data ) which I could later load in > gdb to debug the problem remotely. On BSD systems (don't know about others) there is gcore http://www.freebsd.org/cgi/man.cgi?query=gcore marco -- panic("The moon has moved again.");