From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9877 invoked by alias); 28 Jul 2010 09:06:35 -0000 Received: (qmail 9868 invoked by uid 22791); 28 Jul 2010 09:06:34 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-ew0-f41.google.com (HELO mail-ew0-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Jul 2010 09:06:26 +0000 Received: by ewy28 with SMTP id 28so1763884ewy.0 for ; Wed, 28 Jul 2010 02:06:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.32.17 with SMTP id a17mr8162087ebd.11.1280307982990; Wed, 28 Jul 2010 02:06:22 -0700 (PDT) Received: by 10.213.97.88 with HTTP; Wed, 28 Jul 2010 02:06:22 -0700 (PDT) In-Reply-To: <20100722181821.GA27777@host1.dyn.jankratochvil.net> References: <4C487AD8.7030203@vmware.com> <4C487F33.1030807@vmware.com> <4C48800B.1030100@vmware.com> <20100722180100.GA3927@host1.dyn.jankratochvil.net> <4C488940.8020503@vmware.com> <20100722181821.GA27777@host1.dyn.jankratochvil.net> Date: Wed, 28 Jul 2010 09:06:00 -0000 Message-ID: Subject: Re: help with loading core files From: Steffen Dettmer To: "gdb@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00107.txt.bz2 On Thu, Jul 22, 2010 at 8:18 PM, Jan Kratochvil wrote: > I have only experience with virtual machines (qemu-kvm, see > savevm and loadvm) where you can snapshot the whole virtual > machine with the debugger + debuggee. ohh, this sounds like a great idea! How long does it approximately take to prepare such a `retry'? Is it a matter of very few seconds only? oki, Steffen