Cannot find debug adapter for type 'dashmips'.
SwiftWinds opened this issue ยท 0 comments
SwiftWinds commented
Hello! ๐
First of all, thanks for the project! It seems to be the only MIPS assembly debugger out there :)
I get this error when I click "Run and Debug" with a .mips file open:
I have installed dashmips
already. However, I'm using pyenv
. Is that potentially the issue? How does Dashmips Debugger know which Python installation to use? My pyenv
installed pip is the first one in my PATH.
I really appreciate any help you can provide.