Support for Python 3.x
Hi,
Just wondering if yo have on mind porting it to Python 3.X as it's the default for GDB in Debian based distros (like Ubuntu).
Thanks!
A colleague has done this work; I'll take a look at compatibility (as well as my other open issues) over the US holidays.
OK, thanks!
exploitable works for me on recent Ubuntu/GDB. What version of GDB are you having trouble with?
Do you mean that with recent changes it works for you? The GDB version I have installed on my system seems to be 7.7.1, which only supports Python 3.X. I'll take a look to see if with the latest version it's working.
The basic integration tests (test/x86.sh) pass for me on Ubuntu 15.04 with gdb (Ubuntu 7.9-1ubuntu1) 7.9. If you are still stuck you could paste the output from the script along with your system info (gdb --version) here and I'll take a look.