I've just installed Linux (latest version of Mint) on an old iMac, followed by Renesas's E2Studio.
Most of it works .. . . . but the debugging probe (that works through GNU GDB) is unhappy.
It wants Libpython3.10, but the Linux installation includes Libpython3.12.
One would have thought that it would have the sense to use the more up-to-date library, but probably that was too much to expect.
Any ideas how to persuade GDB to use the library it has?
Most of it works .. . . . but the debugging probe (that works through GNU GDB) is unhappy.
It wants Libpython3.10, but the Linux installation includes Libpython3.12.
One would have thought that it would have the sense to use the more up-to-date library, but probably that was too much to expect.
Any ideas how to persuade GDB to use the library it has?
