kumquat-buildroot/package/gdb
Thomas De Schampheleire 5609c63f0b package/gdb: fix gdb segfault with Python 3.9 support
When enabling Python 3 support in gdb < 10, gdb segfaults at startup.

The issue is was resolved by the following upstream gdb commit,
present since gdb 10.1:

    commit c47bae859a5af0d95224d90000df0e529f7c5aa0
    Author: Kevin Buettner <kevinb@redhat.com>
    Date:   Wed May 27 20:05:40 2020 -0700

        Fix Python3.9 related runtime problems
        [...]

This commit backports this fix to all relevant gdb versions supported
in Buildroot.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-07-25 22:34:26 +02:00
..
4ecb98fbc2f94dbe01b69384afbc515107de73df package/gdb: fix gdb segfault with Python 3.9 support 2021-07-25 22:34:26 +02:00
8.3.1 package/gdb: fix gdb segfault with Python 3.9 support 2021-07-25 22:34:26 +02:00
9.2 package/gdb: fix gdb segfault with Python 3.9 support 2021-07-25 22:34:26 +02:00
10.1
Config.in
Config.in.host
gdb-python-config
gdb.hash
gdb.mk