Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* GDB 12 preparation and target date?
@ 2022-01-23 11:00 Joel Brobecker via Gdb-patches
  2022-01-26 15:07 ` Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joel Brobecker via Gdb-patches @ 2022-01-23 11:00 UTC (permalink / raw)
  To: gdb-patches

Hi everyone,

Now that GDB 11.2 (corrective release) is out, we can start discussing
the next release, which should be GDB 12.

I propose we aim for the following dates:

  - GDB 12 branching 2 months from now (~Mar 20-25);
  - GDB 12.1 release 2 weeks later, so early Apr.

In terms of patches, I think it would be useful to start listing
the fixes and enhancements we'd like to include in GDB 12, and
keep track of them. If possible, it helps if the patches have
a corresponding GDB PR with the the target milestone set to 12.1.

Let me know what you guys think, and also please let us know what
patches you think should be included in GDB 12, and why they are
important.

Thank you!
-- 
Joel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-01-23 11:00 GDB 12 preparation and target date? Joel Brobecker via Gdb-patches
@ 2022-01-26 15:07 ` Tom Tromey
  2022-01-27  3:54   ` Joel Brobecker via Gdb-patches
  2022-01-28  9:40 ` Aktemur, Tankut Baris via Gdb-patches
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Tom Tromey @ 2022-01-26 15:07 UTC (permalink / raw)
  To: Joel Brobecker via Gdb-patches; +Cc: Joel Brobecker

Joel>   - GDB 12 branching 2 months from now (~Mar 20-25);
Joel>   - GDB 12.1 release 2 weeks later, so early Apr.

Joel> In terms of patches, I think it would be useful to start listing
Joel> the fixes and enhancements we'd like to include in GDB 12, and
Joel> keep track of them. If possible, it helps if the patches have
Joel> a corresponding GDB PR with the the target milestone set to 12.1.

Joel> Let me know what you guys think, and also please let us know what
Joel> patches you think should be included in GDB 12, and why they are
Joel> important.

I personally wouldn't mind it even a bit sooner, but this plan is also
fine by me.

As for patches, I guess it would be good if we could get through the
backlog of unreviewed patches, at least those not from global
maintainers.  Not that all of these could land, but at least they could
be not in limbo.

Tom

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-01-26 15:07 ` Tom Tromey
@ 2022-01-27  3:54   ` Joel Brobecker via Gdb-patches
  2022-01-28  3:03     ` Tiezhu Yang
  0 siblings, 1 reply; 9+ messages in thread
From: Joel Brobecker via Gdb-patches @ 2022-01-27  3:54 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Joel Brobecker, Joel Brobecker via Gdb-patches

Hi Tom,

On Wed, Jan 26, 2022 at 08:07:22AM -0700, Tom Tromey wrote:
> Joel>   - GDB 12 branching 2 months from now (~Mar 20-25);
> Joel>   - GDB 12.1 release 2 weeks later, so early Apr.
> 
> Joel> In terms of patches, I think it would be useful to start listing
> Joel> the fixes and enhancements we'd like to include in GDB 12, and
> Joel> keep track of them. If possible, it helps if the patches have
> Joel> a corresponding GDB PR with the the target milestone set to 12.1.
> 
> Joel> Let me know what you guys think, and also please let us know what
> Joel> patches you think should be included in GDB 12, and why they are
> Joel> important.
> 
> I personally wouldn't mind it even a bit sooner, but this plan is also
> fine by me.

That would be fine for me as well. Let's call try to aim for early
March? From experience, it's been tough for us to converge in that
kind of time frame, but we can certainly try!

> As for patches, I guess it would be good if we could get through the
> backlog of unreviewed patches, at least those not from global
> maintainers.  Not that all of these could land, but at least they could
> be not in limbo.

Agreed.

If people send me the URLs of the patches that are still waiting
for review, I'm happy to keep track of their progress.

-- 
Joel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-01-27  3:54   ` Joel Brobecker via Gdb-patches
@ 2022-01-28  3:03     ` Tiezhu Yang
  0 siblings, 0 replies; 9+ messages in thread
From: Tiezhu Yang @ 2022-01-28  3:03 UTC (permalink / raw)
  To: Joel Brobecker, Tom Tromey; +Cc: Joel Brobecker via Gdb-patches



On 01/27/2022 11:54 AM, Joel Brobecker via Gdb-patches wrote:
> Hi Tom,
>
> On Wed, Jan 26, 2022 at 08:07:22AM -0700, Tom Tromey wrote:
>> Joel>   - GDB 12 branching 2 months from now (~Mar 20-25);
>> Joel>   - GDB 12.1 release 2 weeks later, so early Apr.
>>
>> Joel> In terms of patches, I think it would be useful to start listing
>> Joel> the fixes and enhancements we'd like to include in GDB 12, and
>> Joel> keep track of them. If possible, it helps if the patches have
>> Joel> a corresponding GDB PR with the the target milestone set to 12.1.
>>
>> Joel> Let me know what you guys think, and also please let us know what
>> Joel> patches you think should be included in GDB 12, and why they are
>> Joel> important.
>>
>> I personally wouldn't mind it even a bit sooner, but this plan is also
>> fine by me.
>
> That would be fine for me as well. Let's call try to aim for early
> March? From experience, it's been tough for us to converge in that
> kind of time frame, but we can certainly try!
>
>> As for patches, I guess it would be good if we could get through the
>> backlog of unreviewed patches, at least those not from global
>> maintainers.  Not that all of these could land, but at least they could
>> be not in limbo.
>
> Agreed.
>
> If people send me the URLs of the patches that are still waiting
> for review, I'm happy to keep track of their progress.
>

Hi,

Please take a look at the following patches at your convenience, thank you.

[PATCH v2 0/5] gdb: Add basic support for LoongArch
https://sourceware.org/pipermail/gdb-patches/2022-January/185318.html

[PATCH v2 1/5] gdb: LoongArch: Add initial target description support
https://sourceware.org/pipermail/gdb-patches/2022-January/185314.html

[PATCH v2 2/5] gdb: LoongArch: Add initial baremetal support
https://sourceware.org/pipermail/gdb-patches/2022-January/185316.html

[PATCH v2 3/5] gdb: LoongArch: Add initial Linux target support
https://sourceware.org/pipermail/gdb-patches/2022-January/185315.html

[PATCH v2 4/5] gdb: LoongArch: Add initial native Linux support
https://sourceware.org/pipermail/gdb-patches/2022-January/185317.html

[PATCH v2 5/5] gdb: LoongArch: Add Makefile, configure and NEWS
https://sourceware.org/pipermail/gdb-patches/2022-January/185319.html

[PATCH v3] gdb: testsuite: fix wrong expected result in 
attach-pie-noexec.exp
https://sourceware.org/pipermail/gdb-patches/2022-January/184894.html

Thanks,
Tiezhu


^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: GDB 12 preparation and target date?
  2022-01-23 11:00 GDB 12 preparation and target date? Joel Brobecker via Gdb-patches
  2022-01-26 15:07 ` Tom Tromey
@ 2022-01-28  9:40 ` Aktemur, Tankut Baris via Gdb-patches
  2022-02-02 17:00 ` Andrew Burgess via Gdb-patches
  2022-02-02 19:31 ` John Baldwin
  3 siblings, 0 replies; 9+ messages in thread
From: Aktemur, Tankut Baris via Gdb-patches @ 2022-01-28  9:40 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches

On Sunday, January 23, 2022 12:00 PM, Joel Brobecker wrote:
> Hi everyone,
> 
> Now that GDB 11.2 (corrective release) is out, we can start discussing
> the next release, which should be GDB 12.
> 
> I propose we aim for the following dates:
> 
>   - GDB 12 branching 2 months from now (~Mar 20-25);
>   - GDB 12.1 release 2 weeks later, so early Apr.
> 
> In terms of patches, I think it would be useful to start listing
> the fixes and enhancements we'd like to include in GDB 12, and
> keep track of them. If possible, it helps if the patches have
> a corresponding GDB PR with the the target milestone set to 12.1.

Hi,

I propose this bug to be targeted for the 12.1 release, since it seems
like a regression:

  https://sourceware.org/bugzilla/show_bug.cgi?id=28833

I couldn't change the target milestone myself.

Thanks
-Baris


Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-01-23 11:00 GDB 12 preparation and target date? Joel Brobecker via Gdb-patches
  2022-01-26 15:07 ` Tom Tromey
  2022-01-28  9:40 ` Aktemur, Tankut Baris via Gdb-patches
@ 2022-02-02 17:00 ` Andrew Burgess via Gdb-patches
  2022-02-02 19:31 ` John Baldwin
  3 siblings, 0 replies; 9+ messages in thread
From: Andrew Burgess via Gdb-patches @ 2022-02-02 17:00 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

* Joel Brobecker via Gdb-patches <gdb-patches@sourceware.org> [2022-01-23 15:00:14 +0400]:

> Let me know what you guys think, and also please let us know what
> patches you think should be included in GDB 12, and why they are
> important.

I'd like to see the MI commands in Python patch land:

  https://sourceware.org/pipermail/gdb-patches/2022-January/185332.html

this is an alternative to the series Jan posted, but I believe that
Jan and I are both happy with my version, linked above.

Thanks,
Andrew


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-01-23 11:00 GDB 12 preparation and target date? Joel Brobecker via Gdb-patches
                   ` (2 preceding siblings ...)
  2022-02-02 17:00 ` Andrew Burgess via Gdb-patches
@ 2022-02-02 19:31 ` John Baldwin
  2022-02-13 14:33   ` Joel Brobecker via Gdb-patches
  3 siblings, 1 reply; 9+ messages in thread
From: John Baldwin @ 2022-02-02 19:31 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches

On 1/23/22 3:00 AM, Joel Brobecker via Gdb-patches wrote:
> Hi everyone,
> 
> Now that GDB 11.2 (corrective release) is out, we can start discussing
> the next release, which should be GDB 12.
> 
> I propose we aim for the following dates:
> 
>    - GDB 12 branching 2 months from now (~Mar 20-25);
>    - GDB 12.1 release 2 weeks later, so early Apr.
> 
> In terms of patches, I think it would be useful to start listing
> the fixes and enhancements we'd like to include in GDB 12, and
> keep track of them. If possible, it helps if the patches have
> a corresponding GDB PR with the the target milestone set to 12.1.
> 
> Let me know what you guys think, and also please let us know what
> patches you think should be included in GDB 12, and why they are
> important.

I'd like to land my FreeBSD async mode series in GDB 12.

https://sourceware.org/pipermail/gdb-patches/2022-January/185345.html

-- 
John Baldwin

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-02-02 19:31 ` John Baldwin
@ 2022-02-13 14:33   ` Joel Brobecker via Gdb-patches
  2022-02-14 18:51     ` John Baldwin
  0 siblings, 1 reply; 9+ messages in thread
From: Joel Brobecker via Gdb-patches @ 2022-02-13 14:33 UTC (permalink / raw)
  To: John Baldwin; +Cc: gdb-patches, Joel Brobecker

Hi John,

> I'd like to land my FreeBSD async mode series in GDB 12.
> 
> https://sourceware.org/pipermail/gdb-patches/2022-January/185345.html

I m now keeping an eye on this patch series. Just make sure I understand
the situation well: As far as I can tell, the patch series has been
reviewed by Tom (Jan 14th), and the ball is now in your court to send
a new patch series?

-- 
Joel

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: GDB 12 preparation and target date?
  2022-02-13 14:33   ` Joel Brobecker via Gdb-patches
@ 2022-02-14 18:51     ` John Baldwin
  0 siblings, 0 replies; 9+ messages in thread
From: John Baldwin @ 2022-02-14 18:51 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

On 2/13/22 6:33 AM, Joel Brobecker wrote:
> Hi John,
> 
>> I'd like to land my FreeBSD async mode series in GDB 12.
>>
>> https://sourceware.org/pipermail/gdb-patches/2022-January/185345.html
> 
> I m now keeping an eye on this patch series. Just make sure I understand
> the situation well: As far as I can tell, the patch series has been
> reviewed by Tom (Jan 14th), and the ball is now in your court to send
> a new patch series?

Tom had generally signed off on v4, but he noted some questions he wasn't
sure about.  Those questions were valid and uncovered some other bugs
which I posted as v5 (the link above is the cover letter for v5).  Eli
has approved the NEWS blurb in v5.  I think the only outstanding bits
are if patches 4 and 7 in the v5 series are ok?

-- 
John Baldwin

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-14 18:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 11:00 GDB 12 preparation and target date? Joel Brobecker via Gdb-patches
2022-01-26 15:07 ` Tom Tromey
2022-01-27  3:54   ` Joel Brobecker via Gdb-patches
2022-01-28  3:03     ` Tiezhu Yang
2022-01-28  9:40 ` Aktemur, Tankut Baris via Gdb-patches
2022-02-02 17:00 ` Andrew Burgess via Gdb-patches
2022-02-02 19:31 ` John Baldwin
2022-02-13 14:33   ` Joel Brobecker via Gdb-patches
2022-02-14 18:51     ` John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox