-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature RequestdebuggerfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Milestone
Description
Hello,
I'd love to set a "data breakpoint" or "memory breakpoint". Basically, given an address of memory I want the debugger to break if that memory is written. I think in some cases it's even possible to do read breakpoints.
If this is based on GDB (sorry I haven't looked at the code), this might not be too bad.
https://stackoverflow.com/questions/58851/can-i-set-a-breakpoint-on-memory-access-in-gdb
I'm on OS X 10.12.
VSCode Version 1.19.1 (1.19.1)
vscode-cpptools Version 0.14.5
I mainly write C++98 or C++11.
The only other plugin I'm using is CMake.
tonywh, fangguanya, igrr, irvinlim, xavierboudreau and 18 moremalpunek, zarathosss, HollowSun0, markuckermann and mctinker
Metadata
Metadata
Assignees
Labels
Feature RequestdebuggerfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.