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]

Re: c++/2208: Checkpoints not saved on restart


The following reply was made to PR c++/2208; it has been noted by GNATS.

From: Nick Roberts <nickrob@snap.net.nz>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com,
	uri@4refs.com, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: c++/2208: Checkpoints not saved on restart
Date: Wed, 03 Jan 2007 21:41:18 +1300

 http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=2208
 
 > 1. set 2 breakpoint and run to first
 > 2. "checkpoint"
 > 3. "continue"
 > 4. "restart 1"
 > 5. "continue"
 > 6. "info checkpoints"
 
 > Notice how checkpoint 1 has moved to the second breakpoint.
 
 I think that's because 5. "continue" took it there.  Have you read the
 description of checkpoints in the manual?  I think it's a good idea
 to post to gdb@sources.redhat.com first, and only file as a bug once
 there is agreement that it is one.
 


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