From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21148 invoked by alias); 24 Jan 2006 10:37:39 -0000 Received: (qmail 21140 invoked by uid 22791); 24 Jan 2006 10:37:39 -0000 X-Spam-Check-By: sourceware.org Received: from piedra.unizar.es (HELO piedra.unizar.es) (155.210.11.65) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Jan 2006 10:37:38 +0000 Received: from [155.210.155.136] (eiger.cps.unizar.es [155.210.155.136]) (authenticated bits=0) by piedra.unizar.es (8.13.4/8.13.4) with ESMTP id k0OAbUp5025418; Tue, 24 Jan 2006 11:37:31 +0100 Message-ID: <43D6036C.6040502@unizar.es> Date: Tue, 24 Jan 2006 13:46:00 -0000 From: =?ISO-8859-1?Q?Dar=EDo_Su=E1rez?= User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) MIME-Version: 1.0 To: gdb@sourceware.org Subject: enable checkpoint support Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mail-Scanned: Criba 2.0 + Clamd & Spamassassin 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/msg00228.txt.bz2 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. Cheers, DarĂ­o