Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.x #32

Open
joxeankoret opened this issue Dec 7, 2015 · 5 comments
Open

Support for Python 3.x #32

joxeankoret opened this issue Dec 7, 2015 · 5 comments

Comments

@joxeankoret
Copy link

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!

@jfoote
Copy link
Owner

jfoote commented Dec 11, 2015

A colleague has done this work; I'll take a look at compatibility (as well as my other open issues) over the US holidays.

@joxeankoret
Copy link
Author

OK, thanks!

@jfoote
Copy link
Owner

jfoote commented Dec 28, 2015

exploitable works for me on recent Ubuntu/GDB. What version of GDB are you having trouble with?

@joxeankoret
Copy link
Author

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.

@jfoote
Copy link
Owner

jfoote commented Dec 31, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants