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

Suggestions on a managed code debugger #30

Open
driver1998 opened this issue Oct 15, 2020 · 0 comments
Open

Suggestions on a managed code debugger #30

driver1998 opened this issue Oct 15, 2020 · 0 comments

Comments

@driver1998
Copy link

driver1998 commented Oct 15, 2020

The official Microsoft .NET Core debugger, vsdbg, is still proprietary and only allowed to run on official versions of Visual Studio and Visual Studio Code. (VSCodium/vscodium#82)

To provide a complete development experience on MIPS, we need an alternative to that.

Maybe https://github.com/Samsung/netcoredbg from Samsung? It contains quite a bit of C++ code that requires porting to MIPS.

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

No branches or pull requests

2 participants