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

LLDB: Use python3 #75

Open
jbush001 opened this issue Jun 23, 2017 · 0 comments
Open

LLDB: Use python3 #75

jbush001 opened this issue Jun 23, 2017 · 0 comments
Labels

Comments

@jbush001
Copy link
Owner

Currently, most scripts in NyuziProcessor project use python3, but lldb still uses python2. Switching LLDB to use python3 would allow using only one version. It looks like it can support python3, but some cmake variables may need to be tweaked.

Once this is done, remove python2 dependencies from setup instructions in NyuziProcessor.

http://lists.llvm.org/pipermail/lldb-dev/2016-September/011238.html

@jbush001 jbush001 changed the title Make LLDB use python3 LLDB: Use python3 Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant