This is the mail archive of the gdb-patches@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: PR8554: New command to save breakpoints to a file


Pedro Alves wrote:
On Friday 09 April 2010 18:23:31, Pedro Alves wrote:
On Friday 09 April 2010 17:17:31, Tom Tromey wrote:
"Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
Pedro> (I finished this instead of dumping it.)

Thanks. I do like this approach.

Pedro> Add a new save-breakpoints command to save breakpoint definitions
Pedro> to a file.

I'd personally prefer "save breakpoints", with a space, and make
save-tracepoints a deprecated alias for "save tracepoints".  What do you
(and others) think of this?  I tend to like simple commands with spaces,
especially when a subcommand comes along.
Fine with me.

Done now.

What about watchpoints? Do we get all the context info right?



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