From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: crash in RC branch Date: Tue, 05 Nov 2002 23:49:46 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036559451 12424 80.91.224.249 (6 Nov 2002 05:10:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 6 Nov 2002 05:10:51 +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 189ISo-0003EF-00 for ; Wed, 06 Nov 2002 06:10:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 189Ib9-0007kp-00 for ; Wed, 06 Nov 2002 06:19:28 +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 189INA-0001CP-00; Wed, 06 Nov 2002 00:05:00 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 189I8X-0004CU-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 23:49:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 189I8R-000442-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 23:49:49 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 189I8Q-00042A-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 23:49:46 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 189I8Q-00054B-00; Tue, 05 Nov 2002 23:49:46 -0500 Original-To: pot@gnu.org In-reply-to: (message from Francesco Potorti` on Mon, 04 Nov 2002 18:50:24 +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:9155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9155 Is there any way to save a live gdb session, so that a power outage does not utterly destroy it? I don't know of one. There is no easy way to recreate it as a live session, but it should not be hard to add a GDB command to create a core dump from it. With the HURD it should not be too hard to save and recreate it as a live session.