On Wed, Mar 15, 2023 at 04:03:11AM +, Glenn Washburn wrote:
> Now that the gdb_grub script uses the Python API in GDB, a GDB with Python
> support must be used. Note that this means a GDB with version greater than
> 7.0 must be used. This should not be an issue since that was released over
> a
Now that the gdb_grub script uses the Python API in GDB, a GDB with Python
support must be used. Note that this means a GDB with version greater than
7.0 must be used. This should not be an issue since that was released over
a decade ago. Also, the minimum version of Python must be 3.5, which was
r