public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: archer@sourceware.org
Subject: [python] [commit] Remove maintenance set gdb_datadir
Date: Fri, 07 Jan 2011 07:14:00 -0000	[thread overview]
Message-ID: <20110107071441.GB2120@host1.dyn.jankratochvil.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 31 bytes --]

Hi,

checked in.


Thanks,
Jan

[-- Attachment #2: 0002-Drop-maintenance-set-gdb_datadir-as-replaced.patch --]
[-- Type: text/plain, Size: 1042 bytes --]

38c1c7fcce37de48a7f2370812ec9057c68f03f6 Mon Sep 17 00:00:00 2001
From: Jan Kratochvil <jan.kratochvil@redhat.com>
Date: Fri, 7 Jan 2011 08:10:26 +0100

Drop `maintenance set gdb_datadir' as replaced
by upstream `set data-directory'.

---
 gdb/maint.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/gdb/maint.c b/gdb/maint.c
index 0327e64..52652c5 100644
--- a/gdb/maint.c
+++ b/gdb/maint.c
@@ -919,12 +919,4 @@ When enabled GDB is profiled."),
 			   show_maintenance_profile_p,
 			   &maintenance_set_cmdlist,
 			   &maintenance_show_cmdlist);
-  add_setshow_filename_cmd ("gdb_datadir", class_maintenance,
-                           &gdb_datadir, _("Set GDB's datadir path."),
-                           _("Show GDB's datadir path."),
-                           _("\
-When set, GDB uses the specified path to search for data files."),
-                           NULL, NULL,
-                           &maintenance_set_cmdlist,
-                           &maintenance_show_cmdlist);
 }
-- 
1.7.3.4


                 reply	other threads:[~2011-01-07  7:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110107071441.GB2120@host1.dyn.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=archer@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).