Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] Reverse debugging, part 3/3: user interface / docs
Date: Mon, 03 Apr 2006 19:27:00 -0000	[thread overview]
Message-ID: <4431772C.8000900@redhat.com> (raw)
In-Reply-To: <ufykxa1jq.fsf@gnu.org>

Eli Zaretskii wrote:
>>Date: Fri, 31 Mar 2006 14:19:05 -0800
>>From: Michael Snyder <msnyder@redhat.com>
>>
>>+   switch (dir) {
>>+   case EXEC_FORWARD:
>>+     fprintf_filtered (out, "Forward.\n");
>>+     break;
>>+   case EXEC_REVERSE:
>>+     fprintf_filtered (out, "Reverse.\n");
>>+     break;
>>+   case EXEC_ERROR:
>>+   default:
>>+     error (_("Target `%s' does not support execution-direction."),
>>+ 	   target_shortname);
>>+     break;
>>+   }
> 
> 
> Did you really mean for "Forward" and "Reverse" to be untranslated (as
> opposed to the error text)?  If so, please explain why.  If not,
> please add _().

Eli,

Let this serve as a reply to all of your documentation and i18n
comments, to which "Yes, I'll do that".

Thanks.  Any other comments?

Michael


  reply	other threads:[~2006-04-03 19:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <442DAAD9.6080509@redhat.com>
2006-04-01 13:05 ` Eli Zaretskii
2006-04-03 19:27   ` Michael Snyder [this message]
2006-04-17 23:45   ` Michael Snyder
2006-04-18  9:15     ` Eli Zaretskii
2006-04-18 18:56       ` Michael Snyder
2006-04-19  7:38         ` Eli Zaretskii
2006-04-19 18:33           ` Michael Snyder
2006-04-20  9:21             ` Eli Zaretskii
2006-04-20 16:07     ` Daniel Jacobowitz
2006-04-20 22:54       ` Michael Snyder
2006-04-24 20:47         ` Daniel Jacobowitz
2006-04-29  0:37           ` 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=4431772C.8000900@redhat.com \
    --to=msnyder@redhat.com \
    --cc=eliz@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