public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
* [python] [commit] Remove maintenance set gdb_datadir
@ 2011-01-07  7:14 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2011-01-07  7:14 UTC (permalink / raw)
  To: archer

[-- 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


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

only message in thread, other threads:[~2011-01-07  7:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-07  7:14 [python] [commit] Remove maintenance set gdb_datadir Jan Kratochvil

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).