Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: Tom Tromey <tom@tromey.com>, Matthieu Longo <matthieu.longo@arm.com>
Cc: gdb-patches@sourceware.org, Andrew Burgess <aburgess@redhat.com>
Subject: Re: [PATCH v1] py-gdb-readline: replace deprecated interfaces in GdbRemoveReadlineFinder
Date: Wed, 5 Aug 2026 17:00:50 +0200	[thread overview]
Message-ID: <63d700ec-e713-42db-b8ef-e2fe3622ec1c@suse.de> (raw)
In-Reply-To: <0163338b-b607-4da1-ab11-9586356d7dc9@suse.de>

On 8/5/26 3:17 PM, Tom de Vries wrote:
> On 1/13/26 5:25 PM, Tom Tromey wrote:
>>>>>>> "Matthieu" == Matthieu Longo <matthieu.longo@arm.com> writes:
>>
>> Matthieu> A previous patch [1] enabled readline in Python in a GDB- 
>> specific way
>> Matthieu> and blocked the standard Python readline module to prevent 
>> conflicts
>> Matthieu> with GDB by adding a custom importer raising an exception 
>> for the readline
>> Matthieu> module.
>>
>> I wonder if gdb could do better here.  To be clear, not your problem.
>>
>> Matthieu> This patch uses Patryk Sondej's approach detailed in bug 
>> 32473, but with
>> Matthieu> a slight variation regarding the finder insertion in 
>> sys.meta_path.
>> Matthieu> It also adds a new test to prevent future regression.
>>
>> Seems reasonable to me, though this isn't an area I know very well.
>>
>> Approved-By: Tom Tromey <tom@tromey.com>
> 
> I reproduced this regression on the gdb-17-branch with python 3.6 (and 
> later as well), and can confirm that backporting the patch to the 
> gdb-17-branch fixes it.
> 
> I'm not able to test with python 3.4 though, otherwise I would apply it 
> to the branch.
> 

I remembered I had a leap 42.3 container, with system python 3.4.  It 
has gcc 4.8.5, so I can't build gdb-17-branch, so instead I build 
gdb-14-branch.  The problem reproduces, and backporting the patch 
(applies cleanly) fixes it.

So now that I know that I'm not breaking something for python 3.4, I'll 
proceed with the backport.

Thanks,
- Tom

> Thanks,
> - Tom
> 
>>
>> Tom
> 


  reply	other threads:[~2026-08-05 15:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-07 16:18 Matthieu Longo
2026-01-13 11:34 ` Matthieu Longo
2026-01-13 16:25 ` Tom Tromey
2026-08-05 13:17   ` Tom de Vries
2026-08-05 15:00     ` Tom de Vries [this message]
2026-01-13 16:27 ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63d700ec-e713-42db-b8ef-e2fe3622ec1c@suse.de \
    --to=tdevries@suse.de \
    --cc=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=matthieu.longo@arm.com \
    --cc=tom@tromey.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox