public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] deprecate "skip enable/etc.", doc string cleanup
@ 2016-04-18 15:17 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2016-04-18 15:17 UTC (permalink / raw)
  To: gdb-patches, eliz

Hi.

Trying to finish up a few old sandboxes.

Most commands use "enable foo 1 2 3", but "skip" doesn't.
This patch set does two things:
1) deprecate "skip enable|disable|delete 1 2 3" in favor of
    "enable|disable|delete skip 1 2 3"
2) clean up some doc strings, make them more consistent

For commands that all take a similar set of arguments
one might wish to just the that part of the doc in one
place and then just refer to it. In the interests
of consistency I have not done so as there was a similar
discussion for the explicit locations patch, and it
was decided to just replicate the docs.

1/3: cleanup breakpoint.c doc strings
2/3: deprecate skip enable/etc., clean up skip doc strings
3/3: "display" command doc cleanup

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-18 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18 15:17 [PATCH 0/3] deprecate "skip enable/etc.", doc string cleanup Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).