This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] add 'save-breakpoints' command


> From: Klee Dienes <klee@apple.com>
> Date: Tue, 11 Dec 2001 11:34:17 -0500
> 
> .  I'm certainly willing to document the additional convenience
> variables, but I'm not sure where a good section for them would be.

It sounds like I've misread the code: I thought restoring the
breakpoints also sets input-radix for the rest of the session.  But I
understand now that the saved commands undo that effect before the
session continues, is that right?  If so, there's no need to document
anything about that, except, perhaps, saying that the breakpoints,
when restored, will use the same input-radix as when they were
defined.

With that comment, the patch you posted is approved.  Thanks.


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