* GDB 7.2.1 release?
@ 2010-10-28 2:50 Joel Brobecker
2010-10-28 3:45 ` Hui Zhu
2010-11-12 19:11 ` Marc Khouzam
0 siblings, 2 replies; 7+ messages in thread
From: Joel Brobecker @ 2010-10-28 2:50 UTC (permalink / raw)
To: gdb
Hello everyone,
It's time to ask ourselves whether we want to make a minor release off
of the 7.2 branch. According to the tentative schedule, we were planning
on making it around 3 months after the 7.2 release, which would be Dec 2nd.
First, I would like to determine which changes we've made that should go
in the branch. So far, we have 3 changes, but there are probably more
changes that could go in the branch...
Please let us know if you are aware of any such change.
Thanks!
--
Joel
PS: I chose 3 months because I try to aim for 2 major releases a year,
and having a .1 release after 3 months splits the 6 months period
in 2. It's not a strong reason, just a semi-abitrary guideline,
and we can either make it earlier or later depending on the issues
that we find in the latest release.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB 7.2.1 release?
2010-10-28 2:50 GDB 7.2.1 release? Joel Brobecker
@ 2010-10-28 3:45 ` Hui Zhu
2010-11-01 9:02 ` Hui Zhu
2010-11-12 19:11 ` Marc Khouzam
1 sibling, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2010-10-28 3:45 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb
Suggest these 2 bug fixes for tracepoint:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.194&r2=1.195
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.195&r2=1.196
Thanks,
Hui
On Thu, Oct 28, 2010 at 10:49, Joel Brobecker <brobecker@adacore.com> wrote:
> Hello everyone,
>
> It's time to ask ourselves whether we want to make a minor release off
> of the 7.2 branch. According to the tentative schedule, we were planning
> on making it around 3 months after the 7.2 release, which would be Dec 2nd.
>
> First, I would like to determine which changes we've made that should go
> in the branch. So far, we have 3 changes, but there are probably more
> changes that could go in the branch...
>
> Please let us know if you are aware of any such change.
>
> Thanks!
> --
> Joel
>
> PS: I chose 3 months because I try to aim for 2 major releases a year,
> and having a .1 release after 3 months splits the 6 months period
> in 2. It's not a strong reason, just a semi-abitrary guideline,
> and we can either make it earlier or later depending on the issues
> that we find in the latest release.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB 7.2.1 release?
2010-10-28 3:45 ` Hui Zhu
@ 2010-11-01 9:02 ` Hui Zhu
2010-11-01 9:23 ` Pedro Alves
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2010-11-01 9:02 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb
And:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.196&r2=1.197
Thanks,
Hui
On Thu, Oct 28, 2010 at 11:44, Hui Zhu <teawater@gmail.com> wrote:
> Suggest these 2 bug fixes for tracepoint:
>
> http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.194&r2=1.195
> http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.195&r2=1.196
>
> Thanks,
> Hui
>
> On Thu, Oct 28, 2010 at 10:49, Joel Brobecker <brobecker@adacore.com> wrote:
>> Hello everyone,
>>
>> It's time to ask ourselves whether we want to make a minor release off
>> of the 7.2 branch. According to the tentative schedule, we were planning
>> on making it around 3 months after the 7.2 release, which would be Dec 2nd.
>>
>> First, I would like to determine which changes we've made that should go
>> in the branch. So far, we have 3 changes, but there are probably more
>> changes that could go in the branch...
>>
>> Please let us know if you are aware of any such change.
>>
>> Thanks!
>> --
>> Joel
>>
>> PS: I chose 3 months because I try to aim for 2 major releases a year,
>> and having a .1 release after 3 months splits the 6 months period
>> in 2. It's not a strong reason, just a semi-abitrary guideline,
>> and we can either make it earlier or later depending on the issues
>> that we find in the latest release.
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB 7.2.1 release?
2010-11-01 9:02 ` Hui Zhu
@ 2010-11-01 9:23 ` Pedro Alves
2010-11-01 14:14 ` Joel Brobecker
0 siblings, 1 reply; 7+ messages in thread
From: Pedro Alves @ 2010-11-01 9:23 UTC (permalink / raw)
To: gdb; +Cc: Hui Zhu, Joel Brobecker
On Monday 01 November 2010 09:02:18, Hui Zhu wrote:
> On Thu, Oct 28, 2010 at 11:44, Hui Zhu <teawater@gmail.com> wrote:
> > Suggest these 2 bug fixes for tracepoint:
> >
> > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.194&r2=1.195
> > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.195&r2=1.196
> And:
> http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.196&r2=1.197
It's fine with me to put these on the 7.2 branch
--
Pedro Alves
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB 7.2.1 release?
2010-11-01 9:23 ` Pedro Alves
@ 2010-11-01 14:14 ` Joel Brobecker
2010-11-02 5:37 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Joel Brobecker @ 2010-11-01 14:14 UTC (permalink / raw)
To: Pedro Alves; +Cc: gdb, Hui Zhu
> > > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.194&r2=1.195
> > > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.195&r2=1.196
>
> > And:
> > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.196&r2=1.197
>
> It's fine with me to put these on the 7.2 branch
Then, please go ahead and commit them in the branch.
--
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: GDB 7.2.1 release?
2010-11-01 14:14 ` Joel Brobecker
@ 2010-11-02 5:37 ` Hui Zhu
0 siblings, 0 replies; 7+ messages in thread
From: Hui Zhu @ 2010-11-02 5:37 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Pedro Alves, gdb
Thanks. Checked in.
Hui
On Mon, Nov 1, 2010 at 22:14, Joel Brobecker <brobecker@adacore.com> wrote:
>> > > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.194&r2=1.195
>> > > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.195&r2=1.196
>>
>> > And:
>> > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.196&r2=1.197
>>
>> It's fine with me to put these on the 7.2 branch
>
> Then, please go ahead and commit them in the branch.
>
> --
> Joel
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: GDB 7.2.1 release?
2010-10-28 2:50 GDB 7.2.1 release? Joel Brobecker
2010-10-28 3:45 ` Hui Zhu
@ 2010-11-12 19:11 ` Marc Khouzam
1 sibling, 0 replies; 7+ messages in thread
From: Marc Khouzam @ 2010-11-12 19:11 UTC (permalink / raw)
To: 'Joel Brobecker', 'gdb@sourceware.org'
> -----Original Message-----
> From: gdb-owner@sourceware.org
> [mailto:gdb-owner@sourceware.org] On Behalf Of Joel Brobecker
> Sent: Wednesday, October 27, 2010 10:50 PM
> To: gdb@sourceware.org
> Subject: GDB 7.2.1 release?
>
> Hello everyone,
>
> It's time to ask ourselves whether we want to make a minor release off
> of the 7.2 branch. According to the tentative schedule, we
> were planning
> on making it around 3 months after the 7.2 release, which
> would be Dec 2nd.
>
> First, I would like to determine which changes we've made
> that should go
> in the branch. So far, we have 3 changes, but there are probably more
> changes that could go in the branch...
>
> Please let us know if you are aware of any such change.
I just committed a fix for -target-detach to the 7.2 branch
http://sourceware.org/ml/gdb-patches/2010-11/msg00162.html
Thanks
Marc
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-11-12 19:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-28 2:50 GDB 7.2.1 release? Joel Brobecker
2010-10-28 3:45 ` Hui Zhu
2010-11-01 9:02 ` Hui Zhu
2010-11-01 9:23 ` Pedro Alves
2010-11-01 14:14 ` Joel Brobecker
2010-11-02 5:37 ` Hui Zhu
2010-11-12 19:11 ` Marc Khouzam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox