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

Kamil Rytarowski n54@gmx.com
Wed Apr 1 21:03:15 GMT 2020


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


More information about the Gdb-patches mailing list