Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Pedro Alves <palves@redhat.com>
Cc: gdb-patches@sourceware.org, philippe.waroquiers@skynet.be
Subject: Re: [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings"
Date: Tue, 18 Jun 2019 16:35:00 -0000	[thread overview]
Message-ID: <83tvcmsvgh.fsf@gnu.org> (raw)
In-Reply-To: <20190618003902.19805-4-palves@redhat.com> (message from Pedro	Alves on Tue, 18 Jun 2019 01:39:01 +0100)

> From: Pedro Alves <palves@redhat.com>
> Cc: Philippe Waroquiers <philippe.waroquiers@skynet.be>
> Date: Tue, 18 Jun 2019 01:39:01 +0100
> 
> This commit renames "maint test-settings set/show" to "maint set/show
> test-settings".
> 
> This helps the following patch, which introduce a "maint with" command
> what works with all "maint set" settings.
> 
> gdb/ChangeLog:
> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
> 
> 	* NEWS (New commands): Mention "maint set/show test-settings"
> 	instead of "maint test-settings".
> 	* maint-test-settings.c (maintenance_test_settings_list): Delete.
> 	(maintenance_test_settings_set_list): Rename to ...
> 	(maintenance_set_test_settings_list): ... this.
> 	(maintenance_test_settings_show_list): Rename to  ...
> 	(maintenance_show_test_settings_list): ... this.
> 	(maintenance_test_settings_cmd): Delete.
> 	(maintenance_test_settings_set_cmd): ...
> 	(maintenance_set_test_settings_cmd): ... this.
> 	(maintenance_test_settings_show_cmd): ...
> 	(maintenance_show_test_settings_cmd): ... this.
> 	(maintenance_test_settings_show_value_cmd):
> 	(maintenance_show_test_settings_value_cmd): ... this.
> 	(_initialize_maint_test_settings): No longer install the "maint
> 	test-settings" prefix command.  Rename "maint test-settings set"
> 	to "maint set test-settings", and "maint test-settings show" to
> 	"maint show test-settings".  Adjust all subcommands.
> 
> gdb/doc/ChangeLog:
> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.texinfo (Maintenance Commands): Document "maint set/show
> 	test-settings" instead of "maint test-settings set/show".
> 
> gdb/testsuite/ChangeLog:
> yyyy-mm-dd  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.base/settings.exp: Replace all references to "maint
> 	test-settings set" with references to "maint set test-settings",
> 	and all references to "maint test-settings show" with references
> 	to "maint show test-settings".

OK for the documentation parts.

Thanks.


  reply	other threads:[~2019-06-18 16:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18  0:39 [PATCH v2 0/4] Introduce the "with" command Pedro Alves
2019-06-18  0:39 ` [PATCH v2 4/4] " Pedro Alves
2019-06-18 16:42   ` Eli Zaretskii
2019-06-19 15:46     ` Pedro Alves
2019-06-19 16:53       ` Eli Zaretskii
2019-06-19 17:20         ` [PATCH v2.1] " Pedro Alves
2019-06-22 10:30           ` Philippe Waroquiers
2019-06-22 11:48             ` Pedro Alves
2019-06-22 12:09               ` Philippe Waroquiers
2019-06-18  0:39 ` [PATCH v2 2/4] Fix a few comments in maint-test-settings.c Pedro Alves
2019-06-18  0:39 ` [PATCH v2 3/4] "maint test-settings set/show" -> "maint set/show test-settings" Pedro Alves
2019-06-18 16:35   ` Eli Zaretskii [this message]
2019-06-18  0:39 ` [PATCH v2 1/4] Fix defaults of some "maint test-settings" subcommands Pedro Alves
2019-06-19  0:34 ` [PATCH v2 0/4] Introduce the "with" command Philippe Waroquiers
2019-06-19 13:05   ` Pedro Alves
2019-06-19 13:40     ` Philippe Waroquiers
2019-07-03 12:49 ` Pedro Alves
2019-08-02 23:24   ` New FAIL on gdb.base/with.exp on native-extended-gdbserver (was: Re: [PATCH v2 0/4] Introduce the "with" command) Sergio Durigan Junior
2020-05-11 14:54     ` [PATCH] gdb/testsuite: fix gdb.base/with.exp failure with, native-extended-gdbserver (was: New FAIL on gdb.base/with.exp on native-extended-gdbserver) Simon Marchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83tvcmsvgh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    --cc=philippe.waroquiers@skynet.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox