This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [commit 7.8] [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: Joel Brobecker <brobecker at adacore dot com>, GDB <gdb-patches at sourceware dot org>
- Date: Mon, 15 Dec 2014 11:22:55 -0800
- Subject: Re: [commit 7.8] [patch+7.8] Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > 0' (PR 17642)
- Authentication-results: sourceware.org; auth=none
- References: <20141125195444 dot GA3400 at host2 dot jankratochvil dot net> <20141213142351 dot GG5457 at adacore dot com> <20141215150609 dot GA4229 at adacore dot com> <20141215191244 dot GA23577 at host2 dot jankratochvil dot net>
On Mon, Dec 15, 2014 at 11:12 AM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Mon, 15 Dec 2014 16:06:09 +0100, Joel Brobecker wrote:
>> So, if you'd like, you could push your patch on the branch as well.
>
> Checked in 7.8:
> c644a8577431101e5f50b6d9664a4606bd92cbfd reindent
> dbdc8a04a60670542cfda8749a2be78779ff7720 the fix
> https://sourceware.org/gdb/wiki/GDB_7.8_Release?action=diff&rev2=103&rev1=101
>
>
I'd like to backport
https://sourceware.org/ml/gdb-patches/2014-12/msg00116.html
to 7.8 branch.
Thanks.
--
H.J.