Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
To: Richard Earnshaw <rearnsha@gcc.gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [trivial] remove references to add_setshow_cmd_full from arm-tdep.c
Date: Fri, 30 Jul 2004 16:37:00 -0000	[thread overview]
Message-ID: <1091205407.20031.12.camel@localhost> (raw)
In-Reply-To: <1091203105.31643.103.camel@pc960.cambridge.arm.com>

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

Hi Richard,

Oops.I am sorry about making that patch in a hurry. That should teach
me .I hope its ok this time round.  Here we go again . 

cheers
Ramana

---


2004-07-30  Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>

	* arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .



Is this ok ? 

regards
Ramana


[-- Attachment #2: diffs --]
[-- Type: text/x-patch, Size: 950 bytes --]

Index: arm-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/arm-tdep.c,v
retrieving revision 1.179
diff -u -r1.179 arm-tdep.c
--- arm-tdep.c	28 Jul 2004 17:26:26 -0000	1.179
+++ arm-tdep.c	30 Jul 2004 16:35:53 -0000
@@ -2941,17 +2941,6 @@
   set_cmd_sfunc (new_set, set_disassembly_style_sfunc);
   deprecated_add_show_from_set (new_set, &showarmcmdlist);
 
-  add_setshow_cmd_full ("apcs32", no_class,
-			var_boolean, (char *) &arm_apcs_32, "\
-Set usage of ARM 32-bit mode.", "\
-Show usage of ARM 32-bit mode.", "\
-Determine the usage of ARM 32-bit mode.", "\
-Usage of ARM 32-bit mode is %s.",
-			NULL, NULL,
-			&setlist, &showlist, &new_set, &new_show);
-  deprecate_cmd (new_set, "set arm apcs32");
-  deprecate_cmd (new_show, "show arm apcs32");
-
   add_setshow_boolean_cmd ("apcs32", no_class, &arm_apcs_32, "\
 Set usage of ARM 32-bit mode.", "\
 Show usage of ARM 32-bit mode.", "\

  reply	other threads:[~2004-07-30 16:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-30 15:27 Ramana Radhakrishnan
2004-07-30 15:58 ` Richard Earnshaw
2004-07-30 16:37   ` Ramana Radhakrishnan [this message]
2004-07-30 16:56     ` Richard Earnshaw
2004-07-31  5:52       ` Ramana Radhakrishnan
2004-08-01 19:29       ` Andrew Cagney

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=1091205407.20031.12.camel@localhost \
    --to=ramana.radhakrishnan@codito.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=rearnsha@gcc.gnu.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