public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* re [PATCHv3] gdb/python: add gdb.format_address function
@ 2022-04-26 19:54 Simon Sobisch
  2022-04-27  9:58 ` Andrew Burgess
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Sobisch @ 2022-04-26 19:54 UTC (permalink / raw)
  To: gdb-patches ml; +Cc: Andrew Burgess

I see the patch is finished and integrated into gdb development line.
That's nice.

But I wonder: Is it possible to backport that to GDB12 or is the 
known/guessed amount of work because of the python3-only changes in GDB 
13 too much to add that to GDB 12 branch?

Thanks,
Simon

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

* Re: re [PATCHv3] gdb/python: add gdb.format_address function
  2022-04-26 19:54 re [PATCHv3] gdb/python: add gdb.format_address function Simon Sobisch
@ 2022-04-27  9:58 ` Andrew Burgess
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Burgess @ 2022-04-27  9:58 UTC (permalink / raw)
  To: Simon Sobisch, gdb-patches ml

Simon Sobisch via Gdb-patches <gdb-patches@sourceware.org> writes:

> I see the patch is finished and integrated into gdb development line.
> That's nice.

Thanks.  I'm glad this looks useful to you.

> But I wonder: Is it possible to backport that to GDB12 or is the 
> known/guessed amount of work because of the python3-only changes in GDB 
> 13 too much to add that to GDB 12 branch?

It should be trivial to backport, BUT, as I understand it we don't
usually backport new features to the release branches, only bug fixes.

I think you'd need to put forward a really compelling argument for why
this feature needs to be backported (over any other feature added to
master since gdb 12 branches).

I suspect the reality is you'll need to wait for gdb 13 in order to get
this feature.

Thanks,
Andrew


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

end of thread, other threads:[~2022-04-27  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 19:54 re [PATCHv3] gdb/python: add gdb.format_address function Simon Sobisch
2022-04-27  9:58 ` Andrew Burgess

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).