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

mips64(mips64el) cpu architecture support missing #5035

Open
XiaoPengProsper opened this issue Mar 2, 2020 · 5 comments
Open

mips64(mips64el) cpu architecture support missing #5035

XiaoPengProsper opened this issue Mar 2, 2020 · 5 comments

Comments

@XiaoPengProsper
Copy link

Type: mips64(mips64el) cpu architecture support missing
vscode with cpptools do not support mips64(mips64el) cpu architecture
I have noticed that cpptools support x86, arm, arm64, mips, x64, amd64, x86_64 but mips64

@bobbrow bobbrow added this to the Triage milestone Mar 5, 2020
@bobbrow bobbrow added the more votes needed Issues that have been postponed until more community members upvote it label Mar 5, 2020
@BMBurstein
Copy link

This is marked as "more votes needed", but how do I vote?

@bobbrow
Copy link
Member

bobbrow commented Jul 7, 2020

Click the smiley on the first comment and select the 👍

image

@github-actions
Copy link

This feature request is being closed due to insufficient upvotes. When enough upvotes are received, this issue will be eligible for our backlog.

@github-actions github-actions bot reopened this Feb 25, 2021
@github-actions github-actions bot modified the milestones: Triage, Backlog Feb 25, 2021
@github-actions
Copy link

This feature request has received enough votes to be added to our backlog.

@github-actions github-actions bot removed the more votes needed Issues that have been postponed until more community members upvote it label Feb 25, 2021
@mrx23dot
Copy link

Try external gdb server, connect vscode to it over IP, that should work, check STM32 for reference.
If you want register access too then you need a more specialised debugger.

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

6 participants