From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9064 invoked by alias); 24 Jan 2006 13:46:29 -0000 Received: (qmail 9055 invoked by uid 22791); 24 Jan 2006 13:46:28 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 24 Jan 2006 13:46:26 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F1OV5-0003YM-QJ; Tue, 24 Jan 2006 08:46:23 -0500 Date: Tue, 24 Jan 2006 14:05:00 -0000 From: Daniel Jacobowitz To: =?iso-8859-1?Q?Dar=EDo_Su=E1rez?= Cc: gdb@sourceware.org Subject: Re: enable checkpoint support Message-ID: <20060124134622.GA13553@nevyn.them.org> Mail-Followup-To: =?iso-8859-1?Q?Dar=EDo_Su=E1rez?= , gdb@sourceware.org References: <43D6036C.6040502@unizar.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43D6036C.6040502@unizar.es> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00229.txt.bz2 On Tue, Jan 24, 2006 at 11:37:32AM +0100, Darío Suárez wrote: > Hello, > I'm trying to use checkpoints under Linux debian unstable with debian > kernel 2.6.15 and gdb 6.4-debian, but I always get undefined command > when typing checkpoint. After downloading and compiling the gdb source > code I get the same error. Could you give me any hints to turn on the > feature, please? I have checked on Internet but I didn't find any useful > information. It's not in GDB 6.4. Try a CVS snapshot from the 6.4.50 series, and the command should be available. -- Daniel Jacobowitz CodeSourcery