public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* starting the GDB 14 release process
@ 2023-07-05 15:23 Joel Brobecker
  2023-07-24  8:23 ` Luis Machado
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Joel Brobecker @ 2023-07-05 15:23 UTC (permalink / raw)
  To: gdb-patches

Hi everyone,

Time to start the process for the next major release (GDB 14.1).

The first order of business for this is to start collecting the list
of issues that we think should be blocking for that release (and among
those, which ones should block the creation of the branch).

Are there issues you think should be blocking for 14.1? And if there
is a Bugzilla PR already, can you provide their PR number?

Thank you!
-- 
Joel

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

* Re: starting the GDB 14 release process
  2023-07-05 15:23 starting the GDB 14 release process Joel Brobecker
@ 2023-07-24  8:23 ` Luis Machado
  2023-07-26 15:26   ` Joel Brobecker
  2023-07-26 15:36 ` Tom Tromey
  2023-07-26 18:31 ` John Baldwin
  2 siblings, 1 reply; 10+ messages in thread
From: Luis Machado @ 2023-07-24  8:23 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches

Hi Joel,

On 7/5/23 16:23, Joel Brobecker via Gdb-patches wrote:
> Hi everyone,
> 
> Time to start the process for the next major release (GDB 14.1).
> 
> The first order of business for this is to start collecting the list
> of issues that we think should be blocking for that release (and among
> those, which ones should block the creation of the branch).
> 
> Are there issues you think should be blocking for 14.1? And if there
> is a Bugzilla PR already, can you provide their PR number?
> 
> Thank you!

Thanks for the heads-up.

Although not a blocker for the release, I'd like to include the AArch64 SME and SME2 support for the GDB 14 release.

Should I create tickets for those or would this be OK to track less formally?

Thanks,
Luis

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

* Re: starting the GDB 14 release process
  2023-07-24  8:23 ` Luis Machado
@ 2023-07-26 15:26   ` Joel Brobecker
  2023-07-27 12:00     ` Luis Machado
  0 siblings, 1 reply; 10+ messages in thread
From: Joel Brobecker @ 2023-07-26 15:26 UTC (permalink / raw)
  To: Luis Machado; +Cc: Joel Brobecker, gdb-patches

Hi Luis,

> Although not a blocker for the release, I'd like to include the
> AArch64 SME and SME2 support for the GDB 14 release.

OK.

> Should I create tickets for those or would this be OK to track less
> formally?

PRs are not requirements for this stage, but they do make it a lot easier
for me to keep track of the status, especially if you remember to use
those PRs in the commit message, and also if you cross-ref discussions
in the PR. So, if it's not too much extra work for you, that would be
super useful.

-- 
Joel

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

* Re: starting the GDB 14 release process
  2023-07-05 15:23 starting the GDB 14 release process Joel Brobecker
  2023-07-24  8:23 ` Luis Machado
@ 2023-07-26 15:36 ` Tom Tromey
  2023-07-26 15:44   ` Joel Brobecker
  2023-07-26 18:31 ` John Baldwin
  2 siblings, 1 reply; 10+ messages in thread
From: Tom Tromey @ 2023-07-26 15:36 UTC (permalink / raw)
  To: Joel Brobecker via Gdb-patches; +Cc: Joel Brobecker

>>>>> "Joel" == Joel Brobecker via Gdb-patches <gdb-patches@sourceware.org> writes:

Joel> The first order of business for this is to start collecting the list
Joel> of issues that we think should be blocking for that release (and among
Joel> those, which ones should block the creation of the branch).

I don't have too many, but I'd like to get the minor DAP bug fixes in.
I think they shouldn't affect anything else.

Joel> Are there issues you think should be blocking for 14.1? And if there
Joel> is a Bugzilla PR already, can you provide their PR number?

There are 6 of them ... I can mark the target milestone if that would be
helpful.

Tom

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

* Re: starting the GDB 14 release process
  2023-07-26 15:36 ` Tom Tromey
@ 2023-07-26 15:44   ` Joel Brobecker
  0 siblings, 0 replies; 10+ messages in thread
From: Joel Brobecker @ 2023-07-26 15:44 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Joel Brobecker via Gdb-patches, Joel Brobecker

> Joel> The first order of business for this is to start collecting the list
> Joel> of issues that we think should be blocking for that release (and among
> Joel> those, which ones should block the creation of the branch).
> 
> I don't have too many, but I'd like to get the minor DAP bug fixes in.
> I think they shouldn't affect anything else.

Makes sense that we'd want those.

> Joel> Are there issues you think should be blocking for 14.1? And if there
> Joel> is a Bugzilla PR already, can you provide their PR number?
> 
> There are 6 of them ... I can mark the target milestone if that would be
> helpful.

If you have PRs already, that would indeed be easier to keep track of
status.

Thanks Tom,
-- 
Joel

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

* Re: starting the GDB 14 release process
  2023-07-05 15:23 starting the GDB 14 release process Joel Brobecker
  2023-07-24  8:23 ` Luis Machado
  2023-07-26 15:36 ` Tom Tromey
@ 2023-07-26 18:31 ` John Baldwin
  2023-07-27  2:44   ` Joel Brobecker
  2 siblings, 1 reply; 10+ messages in thread
From: John Baldwin @ 2023-07-26 18:31 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches

On 7/5/23 8:23 AM, Joel Brobecker via Gdb-patches wrote:
> Hi everyone,
> 
> Time to start the process for the next major release (GDB 14.1).
> 
> The first order of business for this is to start collecting the list
> of issues that we think should be blocking for that release (and among
> those, which ones should block the creation of the branch).
> 
> Are there issues you think should be blocking for 14.1? And if there
> is a Bugzilla PR already, can you provide their PR number?

I don't have PRs, but I have two series open that I'd like to be in 14.1:

- Handle variable XSAVE layouts
- Fixes for multiprocess for FreeBSD's native target

This latter one does include a fix for PR 21497

I could open a PR for the former for the bug where you can't examine
XSAVE registers (like AVX) from core dumps generated on modern AMD
processors.

-- 
John Baldwin


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

* Re: starting the GDB 14 release process
  2023-07-26 18:31 ` John Baldwin
@ 2023-07-27  2:44   ` Joel Brobecker
  2023-07-27 15:43     ` John Baldwin
  2023-09-06  2:19     ` John Baldwin
  0 siblings, 2 replies; 10+ messages in thread
From: Joel Brobecker @ 2023-07-27  2:44 UTC (permalink / raw)
  To: John Baldwin; +Cc: Joel Brobecker, gdb-patches

Hi John,

> I don't have PRs, but I have two series open that I'd like to be in 14.1:
> 
> - Handle variable XSAVE layouts
> - Fixes for multiprocess for FreeBSD's native target
> 
> This latter one does include a fix for PR 21497
> 
> I could open a PR for the former for the bug where you can't examine
> XSAVE registers (like AVX) from core dumps generated on modern AMD
> processors.

Thanks for the heads up. What's the ETA for those patches, do you think?

-- 
Joel

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

* Re: starting the GDB 14 release process
  2023-07-26 15:26   ` Joel Brobecker
@ 2023-07-27 12:00     ` Luis Machado
  0 siblings, 0 replies; 10+ messages in thread
From: Luis Machado @ 2023-07-27 12:00 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

Hi,

On 7/26/23 16:26, Joel Brobecker wrote:
> Hi Luis,
> 
>> Although not a blocker for the release, I'd like to include the
>> AArch64 SME and SME2 support for the GDB 14 release.
> 
> OK.
> 
>> Should I create tickets for those or would this be OK to track less
>> formally?
> 
> PRs are not requirements for this stage, but they do make it a lot easier
> for me to keep track of the status, especially if you remember to use
> those PRs in the commit message, and also if you cross-ref discussions
> in the PR. So, if it's not too much extra work for you, that would be
> super useful.
> 

Here it is: https://sourceware.org/bugzilla/show_bug.cgi?id=30689

As the two series get updated, I'll add the PR reference.

Thanks,
Luis

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

* Re: starting the GDB 14 release process
  2023-07-27  2:44   ` Joel Brobecker
@ 2023-07-27 15:43     ` John Baldwin
  2023-09-06  2:19     ` John Baldwin
  1 sibling, 0 replies; 10+ messages in thread
From: John Baldwin @ 2023-07-27 15:43 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

On 7/26/23 7:44 PM, Joel Brobecker wrote:
> Hi John,
> 
>> I don't have PRs, but I have two series open that I'd like to be in 14.1:
>>
>> - Handle variable XSAVE layouts
>> - Fixes for multiprocess for FreeBSD's native target
>>
>> This latter one does include a fix for PR 21497
>>
>> I could open a PR for the former for the bug where you can't examine
>> XSAVE registers (like AVX) from core dumps generated on modern AMD
>> processors.
> 
> Thanks for the heads up. What's the ETA for those patches, do you think?

In theory the second series I can push without approval since it is all
FreeBSD-specific and earlier revisions have had some review.  I'm happy
to still get more review, but given some of the cases it fixes (e.g.
being able to debug usefully across a fork when staying attached to
both processes), I'd rather have an imperfect version of it in 14 than
wait to get it completely perfect.

For the XSAVE series, that one is getting useful review feedback from Simon,
and I do have a workaround for the one issue Keith encountered while testing
it.  I do need some resolution for which type of workaround we want to use
though.

-- 
John Baldwin


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

* Re: starting the GDB 14 release process
  2023-07-27  2:44   ` Joel Brobecker
  2023-07-27 15:43     ` John Baldwin
@ 2023-09-06  2:19     ` John Baldwin
  1 sibling, 0 replies; 10+ messages in thread
From: John Baldwin @ 2023-09-06  2:19 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

On 7/26/23 7:44 PM, Joel Brobecker wrote:
> Hi John,
> 
>> I don't have PRs, but I have two series open that I'd like to be in 14.1:
>>
>> - Handle variable XSAVE layouts
>> - Fixes for multiprocess for FreeBSD's native target
>>
>> This latter one does include a fix for PR 21497
>>
>> I could open a PR for the former for the bug where you can't examine
>> XSAVE registers (like AVX) from core dumps generated on modern AMD
>> processors.
> 
> Thanks for the heads up. What's the ETA for those patches, do you think?

FYI, both of these series have landed in master.

-- 
John Baldwin


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

end of thread, other threads:[~2023-09-06  2:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05 15:23 starting the GDB 14 release process Joel Brobecker
2023-07-24  8:23 ` Luis Machado
2023-07-26 15:26   ` Joel Brobecker
2023-07-27 12:00     ` Luis Machado
2023-07-26 15:36 ` Tom Tromey
2023-07-26 15:44   ` Joel Brobecker
2023-07-26 18:31 ` John Baldwin
2023-07-27  2:44   ` Joel Brobecker
2023-07-27 15:43     ` John Baldwin
2023-09-06  2:19     ` John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).