can vscode add Data Breakpoints protocol ? #47117
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
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:
The text was updated successfully, but these errors were encountered: