fix xrange when using python 3 in lldb. fixes disassembly & registers…#270
fix xrange when using python 3 in lldb. fixes disassembly & registers…#270jonasmr wants to merge 1 commit intosnare:masterfrom
Conversation
|
Why is this still open!!! Please @snare :-) |
|
This should be fixed in master. Can you verify please? |
|
I can not confirm about master. On a fresh install of |
|
We haven't cut a release on pypi in a while, I hope to do that soon. However, the recommended installation method is via the install script (for macOS and Debian/Ubuntu at least). There's a lot to go wrong with conflicting python versions etc. that the script handles. Can you try checking out master and installing from |
… view