nbbeeken/dashmips-debugger

Cannot find debug adapter for type 'dashmips'.

Opened this issue ยท 0 comments

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:

image

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.