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

can vscode add Data Breakpoints protocol ? #47117

Closed
chongchai opened this issue Apr 3, 2018 · 1 comment
Closed

can vscode add Data Breakpoints protocol ? #47117

chongchai opened this issue Apr 3, 2018 · 1 comment
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@chongchai
Copy link

When I debug C program in visual studio, I like to set data breakpoint to monitor memory change. But I find this function is absent in vscode.

I explore the related issue in vscode-cpptools #1410 and vscode-debugadapter-node #38.

So I want to know is there a plan to add data breakpoint function?? I think many people will need it.

ps:

Input '-exec watch xx' in Debug Console can add data breakpoint like debugging in gdb. But this experience is actually bad.

@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Apr 3, 2018
@weinand
Copy link
Contributor

weinand commented Apr 3, 2018

this is a duplicate of microsoft/vscode-debugadapter-node#38

@weinand weinand closed this as completed Apr 3, 2018
@weinand weinand added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 3, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants