From: "Eli Zaretskii" <eliz@gnu.org>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Deprecate throw_reason
Date: Tue, 18 Jan 2005 21:39:00 -0000 [thread overview]
Message-ID: <01c4fda5$Blat.v2.2.2$f0668be0@zahav.net.il> (raw)
In-Reply-To: <41ED77F4.3080902@gnu.org> (message from Andrew Cagney on Tue, 18 Jan 2005 15:56:20 -0500)
> Date: Tue, 18 Jan 2005 15:56:20 -0500
> From: Andrew Cagney <cagney@gnu.org>
>
> Index: breakpoint.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/breakpoint.c,v
> retrieving revision 1.195
> diff -p -u -r1.195 breakpoint.c
> --- breakpoint.c 18 Jan 2005 17:04:27 -0000 1.195
> +++ breakpoint.c 18 Jan 2005 20:40:05 -0000
> @@ -5144,7 +5144,7 @@ break_command_1 (char *arg, int flag, in
> error. */
>
> if (pending_break_support == AUTO_BOOLEAN_FALSE)
> - throw_reason (RETURN_ERROR);
> + deprecated_throw_reason (RETURN_ERROR);
It's IMHO not nice that we have deprecated_something in a core-GDB
source file such as breakpoint.c. Can we replace this with a
party-line code?
> --- utils.c 14 Jan 2005 21:34:36 -0000 1.145
> +++ utils.c 18 Jan 2005 20:40:07 -0000
Same here.
next prev parent reply other threads:[~2005-01-18 21:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-18 20:58 Andrew Cagney
2005-01-18 21:39 ` Eli Zaretskii [this message]
2005-01-19 21:14 ` Andrew Cagney
2005-01-19 21:53 ` Eli Zaretskii
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='01c4fda5$Blat.v2.2.2$f0668be0@zahav.net.il' \
--to=eliz@gnu.org \
--cc=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.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