Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* [discuss] Process record -- save and restore to a file
@ 2009-10-12 16:15 Michael Snyder
  2009-10-12 17:13 ` Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Michael Snyder @ 2009-10-12 16:15 UTC (permalink / raw)
  To: gdb

OK, we set this discussion aside over a month ago, until after 7.0.
Time to revive it?  Seemed like the implementation discussion had
more or less stabilized, and we were mostly still discussing the
user interface and docs -- so let's start there.


In the last cycle, we had come down to a UI that looked like this:

Save recording:
   (gdb) record dump <filename>

Restore recording:
   (gdb) core <filename>
   (gdb) record


I would like to remark that the "restore" UI is logical but not
intuitive.  I think it would be helpful to have a single command eg:

   (gdb) record load <filename>

which would do the same as the "core" and "record" commands.

Secondly, I have a suggestion about the command names.
How about
   record save <filename>
   record restore <filename>
instead of
   record dump <filename>
   record load <filename>

What do you guys think?


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-10-14  1:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-12 16:15 [discuss] Process record -- save and restore to a file Michael Snyder
2009-10-12 17:13 ` Tom Tromey
2009-10-12 18:55 ` Eli Zaretskii
2009-10-12 22:58 ` Joel Brobecker
2009-10-13  6:19 ` Hui Zhu
2009-10-13 17:22   ` Michael Snyder
2009-10-13 18:45 ` Greg Law
2009-10-13 18:58   ` Michael Snyder
2009-10-13 19:08     ` Greg Law
2009-10-13 20:30       ` Michael Snyder
2009-10-14  1:52         ` Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox