This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFC: branching for GDB 7.11 soon? (possibly Wed)
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>, gdb-patches at sourceware dot org, sergiodj at redhat dot com, keiths at redhat dot com
- Date: Wed, 10 Feb 2016 10:04:42 +0000
- Subject: Re: RFC: branching for GDB 7.11 soon? (possibly Wed)
- Authentication-results: sourceware.org; auth=none
- References: <20160201030638 dot GG4008 at adacore dot com> <20160207081230 dot GA20874 at adacore dot com> <20160209115617 dot GG15342 at adacore dot com> <20160210034003 dot GJ15342 at adacore dot com>
On 02/10/2016 03:40 AM, Joel Brobecker wrote:
>> So, to summarize, given how easy it can be to break C++ building,
>> and looking at the issues we want to solve, I can propose the following
>> plan:
>>
>> 1. Branch now, hold the pre-release;
>> 2. Fix the issues above still pending on both master + branch;
>> 3. Once the issues above are fixed on the branch, issue
>> the first pre-release.
>
> Thanks everyone for making all the fixes; I just created the branch,
> and since everything in our list seems to have been fixed, I am going
> to start working on the first official pre-release right away.
Hurray! Thanks everyone.
Thanks,
Pedro Alves