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

Support for cppvsdbg #21

Closed
mathforlife83 opened this issue Oct 6, 2023 · 5 comments
Closed

Support for cppvsdbg #21

mathforlife83 opened this issue Oct 6, 2023 · 5 comments

Comments

@mathforlife83
Copy link

How much work is it to support cppvsdbg, and is it on the backlog?

@haneefdm
Copy link
Contributor

haneefdm commented Oct 6, 2023

You can already add your debugger to the list of debuggers. Let us know if cppvsdbg works

image

@haneefdm
Copy link
Contributor

haneefdm commented Oct 6, 2023

This is a setting you can set

@haneefdm
Copy link
Contributor

No response? I wish to know if it is working or not? I want to close this issue.

If it is working, I can add it to the default supported set of debuggers

@mathforlife83
Copy link
Author

Hi, sorry for the late reply, I have been away on vacation. I have tested adding cppvsdbg in the list, this is the error message that I got:

"The current debugger does provide a memory read API. Cannot add a memory view"

@haneefdm
Copy link
Contributor

There is your answer. You should file an issue with the cpptools people (Microsoft) who created that debugger. Memory read/write APIs are optional and it should be relatively easy for them to add.

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

No branches or pull requests

2 participants