public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Kamil Rytarowski <n54@gmx.com>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] Implement basic threading support in the NetBSD target
Date: Wed, 1 Apr 2020 23:03:15 +0200	[thread overview]
Message-ID: <7c94f1e6-24aa-e79b-e603-39f21568c33b@gmx.com> (raw)
In-Reply-To: <87h7y3ylz8.fsf@tromey.com>

On 01.04.2020 22:44, Tom Tromey wrote:
>>>>>> "Kamil" == Kamil Rytarowski <n54@gmx.com> writes:
>
> Kamil> +  auto fn =
> Kamil> +    [&lwp, &found] (const struct kinfo_lwp *kl)
>
> Also, in the gdb style, "=" is an operator and goes after the line
> break.  There were a few instances of this.
>
> Tom
>

Fixed in:

[PATCH v3] Implement basic threading support in the NetBSD target

  reply	other threads:[~2020-04-01 21:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-26  2:53 [PATCH] " Kamil Rytarowski
2020-03-26  3:16 ` [PATCH v2] " Kamil Rytarowski
2020-03-30 21:17   ` Kamil Rytarowski
2020-04-01 20:44   ` Tom Tromey
2020-04-01 21:03     ` Kamil Rytarowski [this message]
2020-04-01 21:01   ` [PATCH v3] " Kamil Rytarowski
2020-04-01 21:33     ` [PATCH v4] " Kamil Rytarowski
2020-04-02 19:05       ` Pedro Alves
2020-04-02 19:22         ` Kamil Rytarowski
2020-04-02 19:24       ` [PATCH v5] " Kamil Rytarowski
2020-04-06  7:26         ` Kamil Rytarowski
2020-04-06 20:50         ` Tom Tromey
2020-04-01 20:43 ` [PATCH] " Tom Tromey
2020-04-01 21:39   ` Kamil Rytarowski

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=7c94f1e6-24aa-e79b-e603-39f21568c33b@gmx.com \
    --to=n54@gmx.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).