Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Michael Snyder <msnyder@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH]: Remove "xbreak" and "txbreak" to hppa target code.
Date: Thu, 31 Jan 2002 18:41:00 -0000	[thread overview]
Message-ID: <3C5A002D.1060704@cygnus.com> (raw)
In-Reply-To: <200202010202.g11223D00634@reddwarf.cygnus.com>

> 2002-01-31  Michael Snyder  <msnyder@redhat.com>
> 
> * breakpoint.c (break_at_finish_command): Export.
> 	(break_at_finish_at_depth_command): Export.
> 	(tbreak_at_finish_command): Export.
> 	(_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
> 	* hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
> 	"tbreak" commands, which are HPPA specific.
> 


Michael, can I suggest also deprecating it vis:

	deprecate_cmd (c, NULL);

where C is the xbreak command handle returned by add_cmd().  I think 
we're going to need to completely delete it so we should flag this now. 
  Consider a GDB with support for both PA an m68k - it would end up with 
the xbreak command :-(

Andrew


  reply	other threads:[~2002-02-01  2:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-31 18:08 Michael Snyder
2002-01-31 18:41 ` Andrew Cagney [this message]
2002-02-01 14:43 ` Michael Snyder

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=3C5A002D.1060704@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.com \
    /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