From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24529 invoked by alias); 6 Apr 2009 22:45:17 -0000 Received: (qmail 24521 invoked by uid 22791); 6 Apr 2009 22:45:16 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Apr 2009 22:45:07 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LqxYv-000885-NK for gdb@sourceware.org; Mon, 06 Apr 2009 15:45:05 -0700 Message-ID: <22919013.post@talk.nabble.com> Date: Mon, 06 Apr 2009 23:37:00 -0000 From: Zhiyong To: gdb@sourceware.org Subject: Re: Integrate BLCR to GDB In-Reply-To: <1239057320.8871.33.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <22891922.post@talk.nabble.com> <49DA5F4F.9070007@vmware.com> <22917611.post@talk.nabble.com> <49DA7E3A.7030409@vmware.com> <1239057320.8871.33.camel@localhost.localdomain> X-IsSubscribed: yes 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: 2009-04/txt/msg00084.txt.bz2 Thiago Jung Bauermann-2 wrote: > > > But would we ship those scripts and shell commands then? It'd be better > if GDB could integrate nicely with BLCR if it finds it is available. > -- > []'s > Thiago Jung Bauermann > IBM Linux Technology Center > > > By default BLCR does not do checkpoint on a process that is beining ptraced. If forcing it, at least I see right now I have to hit "cont" multiple times in gdb to let the process continue. So it would be better to have a tighter integration of BLCR . Another point is to save breakpoints etc that is related to gdb process into the checkpointed data file, for the convince of restarting on a totally different gdb session. Zhiyong -- View this message in context: http://www.nabble.com/Integrate-BLCR-to-GDB-tp22891922p22919013.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.