From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27332 invoked by alias); 19 Jan 2009 23:08:50 -0000 Received: (qmail 27241 invoked by uid 48); 19 Jan 2009 23:08:50 -0000 Date: Mon, 19 Jan 2009 23:08:00 -0000 From: "uri at 4refs dot com" To: gdb-prs@sourceware.org Message-ID: <20090119230849.9764.uri@4refs.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/9764] New: Create multiple checkpoints with one command X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00149.txt.bz2 Given that I cannot create a checkpoint and keep it in place, I often create multiple checkpoints so that if I need to go back I still have lots of choices. This requires me to type "checkpoint" many times. The program that I debug is large (up to 128GB) so creating these can take some time, though not an enormous amount. Still, it would be nice if I could type: checkpoint 10 ... and 10 checkpoints are created, like other GDB commands. -- Summary: Create multiple checkpoints with one command Product: gdb Version: 6.8 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb AssignedTo: unassigned at sourceware dot org ReportedBy: uri at 4refs dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9764 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.