This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/9764] New: Create multiple checkpoints with one command


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]