From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: crash in RC branch Date: Thu, 07 Nov 2002 17:45:11 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <3405-Thu07Nov2002174510+0200-eliz@is.elta.co.il> References: <87smyeq44t.fsf@pot.cnuce.cnr.it> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036684787 5521 80.91.224.249 (7 Nov 2002 15:59:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Nov 2002 15:59:47 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 189p4K-0001QV-00 for ; Thu, 07 Nov 2002 16:59:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 189pDN-0003om-00 for ; Thu, 07 Nov 2002 17:09:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 189p2j-0007cS-00; Thu, 07 Nov 2002 10:58:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 189opX-0002lY-00 for emacs-devel@gnu.org; Thu, 07 Nov 2002 10:44:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 189opS-0002iN-00 for emacs-devel@gnu.org; Thu, 07 Nov 2002 10:44:25 -0500 Original-Received: from diana.inter.net.il ([192.114.186.19]) by monty-python.gnu.org with esmtp (Exim 4.10) id 189opR-0002ec-00; Thu, 07 Nov 2002 10:44:21 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-98.inter.net.il [213.8.128.98]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id APO48296; Thu, 7 Nov 2002 17:44:10 +0200 (IST) Original-To: pot@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <87smyeq44t.fsf@pot.cnuce.cnr.it> (message from Francesco Potorti` on 06 Nov 2002 13:22:42 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9229 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9229 > From: Francesco Potorti` > Date: 06 Nov 2002 13:22:42 +0100 > > >> session, but it should not be hard to add a GDB command to create a > >> core dump from it. > > > >As a matter of fact, the current development sources of GDB already have > >such a command. > > What is it called? It's called `gcore'.