Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFAv2 0/2] Make first and last lines of 'command help documentation' consistent + add a test
@ 2019-08-03 13:39 Philippe Waroquiers
  2019-08-03 13:39 ` [RFAv2 1/2] Make first and last lines of 'command help documentation' consistent Philippe Waroquiers
  2019-08-03 13:39 ` [RFAv2 2/2] Add a selftest that checks documentation invariants Philippe Waroquiers
  0 siblings, 2 replies; 7+ messages in thread
From: Philippe Waroquiers @ 2019-08-03 13:39 UTC (permalink / raw)
  To: gdb-patches

This patch series ensures the help doc of commands respects 2 invariants.

Patch 1 changes the code and tests so that invariants are respected;
Patch 2 implements a selftest to verify the invariants.

This is the second version of the change.

Compared to the first version, the changes are handling the comments
given by Tom and Pedro.

The changes are:
  * The test to verify the invariants is now a separate patch,
    and is implemented as a selftest, as discussed on irc.
  * Some updates to the help:
    help delete: removed "or auto-display expressions"
                 removed that unset is an alias for delete, as unset
                 is not an alias of delete.
    help interpreter-exec: after confirming that effectively
       several commands can be given, doc updated to clarify this.
    help substitute-path: replaced "source files names directories"
       by "source directories" (same wording as in the user manual).




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

end of thread, other threads:[~2019-08-07  2:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-03 13:39 [RFAv2 0/2] Make first and last lines of 'command help documentation' consistent + add a test Philippe Waroquiers
2019-08-03 13:39 ` [RFAv2 1/2] Make first and last lines of 'command help documentation' consistent Philippe Waroquiers
2019-08-06 18:30   ` Tom Tromey
2019-08-03 13:39 ` [RFAv2 2/2] Add a selftest that checks documentation invariants Philippe Waroquiers
2019-08-06 18:43   ` Tom Tromey
2019-08-06 22:21     ` Philippe Waroquiers
2019-08-07  2:06       ` Tom Tromey

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