hugsy / gef

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
https://hugsy.github.io/gef
MIT License
7.05k stars 739 forks source link

Move GEF to Python 3.10 baseline #1132

Closed hugsy closed 2 months ago

hugsy commented 2 months ago

Currently GEF assumes a GDB Python version 3.6 or higher.

Given that Python 3.8 will be EoL-ed in 2024-10, we must move GEF to a baseline of Python 3.10.

Known issues with the migration: