Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Vladimir Prus <vladimir@codesourcery.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [MI tracepoints 7/9] -trace-find
Date: Tue, 16 Mar 2010 13:23:00 -0000	[thread overview]
Message-ID: <201003161622.55119.vladimir@codesourcery.com> (raw)
In-Reply-To: <201003160027.53945.pedro@codesourcery.com>

On Tuesday 16 March 2010 03:27:53 Pedro Alves wrote:

> I stopped a few minor issues.
> 
> On Sunday 14 March 2010 08:59:44, Vladimir Prus wrote:
> > +    error ("May not look at trace frames while trace is running.");
> 
> Missing i18n.
> 
> > +  else if (strcmp (mode, "tracepoint-number") == 0)
> > +    {
> > +      if (argc != 2)
> > +       error (_("frame number is required"));
> > +      tfind_1 (tfind_tp, atoi (argv[1]), 0, 0, 0);
> > +    }
> 
> You mean, "tracepoint number is required".
> 
> On Sunday 14 March 2010 08:59:44, Vladimir Prus wrote:
> > -      TPP.  */
> > +      TPP.  If no trace frame matches, return -1. ay throw if the
>                                                    ^^^
> 
> "-1.  May throw"
> 
> 

Thanks for the review. I've fixed those issues locally.

-- 
Vladimir Prus
CodeSourcery
vladimir@codesourcery.com
(650) 331-3385 x722


      reply	other threads:[~2010-03-16 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-14  8:59 Vladimir Prus
2010-03-16  0:20 ` Stan Shebs
2010-03-16  0:28 ` Pedro Alves
2010-03-16 13:23   ` Vladimir Prus [this message]

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=201003161622.55119.vladimir@codesourcery.com \
    --to=vladimir@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.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