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: Sun, 10 Nov 2002 16:09:44 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1036938213 21442 80.91.224.249 (10 Nov 2002 14:23:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 10 Nov 2002 14:23:33 +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 18Aszs-0005Zg-00 for ; Sun, 10 Nov 2002 15:23:32 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18AtAL-0006G4-00 for ; Sun, 10 Nov 2002 15:34:21 +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 18Asyf-0002e4-00; Sun, 10 Nov 2002 09:22:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18Asma-0007wx-00 for emacs-devel@gnu.org; Sun, 10 Nov 2002 09:09:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18AsmY-0007wg-00 for emacs-devel@gnu.org; Sun, 10 Nov 2002 09:09:48 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18AsmW-0007va-00; Sun, 10 Nov 2002 09:09:45 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id QAA23951; Sun, 10 Nov 2002 16:09:44 +0200 (IST) X-Sender: eliz@is Original-To: Francesco Potorti` In-Reply-To: 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:9304 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9304 On Sun, 10 Nov 2002, Francesco Potorti` wrote: > >On second thought, perhaps you actually need another command: > >"maint dump-me". That one is available for a very long time. > > That makes gdb abort and dump its core. That's not what one would want > normally. I wasn't sure whether you and Richard were talking about dumping the core of the debugger or the debuggee. At least now you know how to do both ;-)