This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: ping: [patch] gdbserver <library-list> and its #FIXED version="1.0"
- From: Gary Benson <gbenson at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 8 Jun 2015 10:07:56 +0100
- Subject: Re: ping: [patch] gdbserver <library-list> and its #FIXED version="1.0"
- Authentication-results: sourceware.org; auth=none
- References: <20111103191640 dot GA27298 at host1 dot jankratochvil dot net> <20150607141054 dot GA21633 at host1 dot jankratochvil dot net>
Jan Kratochvil wrote:
> this patch was never replied:
> [patch] gdbserver <library-list> and its #FIXED version="1.0"
> https://sourceware.org/ml/gdb-patches/2011-11/msg00099.html
> Message-ID: <20111103191640.GA27298@host1.jankratochvil.net>
>
> but in this patch Tom Tromey has IIUC approved it:
> Re: [PATCH v5 6/8] gdbserver build-id attribute generator
> https://sourceware.org/ml/gdb-patches/2014-05/msg00490.html
> Message-ID: <87lhtvm634.fsf@fleche.redhat.com>
>
> I guess I should check it in the first referenced patch but given all the years
> have passed and maintainers changed I am rather pinging it for a new opinion.
The "if (version)" should likely be "if (version != NULL)".
Otherwise it seems ok.
Cheers,
Gary
--
http://gbenson.net/