microsoft / debug-adapter-protocol

Defines a common protocol for debug adapters.
https://microsoft.github.io/debug-adapter-protocol/
Other
1.44k stars 131 forks source link

Add `bytes` and `asAddress` properties to the `DataBreakpointInfo` request #468

Closed connor4312 closed 9 months ago

connor4312 commented 9 months ago

A second approach.

Closes #455