debugging in vs code on Windows

Jerry hurricane at hereiam.com
Sat Oct 14 15:13:14 UTC 2017


On Saturday, 14 October 2017 at 14:23:34 UTC, piotrklos wrote:
> On Saturday, 14 October 2017 at 13:20:27 UTC, Jerry wrote:
>> On Saturday, 14 October 2017 at 10:15:53 UTC, evilrat wrote:
>>> webfreak's NativeDebug extension to be able to click to set 
>>> breakpoint on lines(only for that).
>>
>>
>>
>> You can just use VS Code setting, put the following into your 
>> settings.json:
>>
>> "debug.allowBreakpointsEverywhere": true
>
> But I can already click on the edge of editor and red bubble 
> appears. Its just that the execution doesn't stop on those.

That comment wasn't for you, the other one was.


More information about the Digitalmars-d-learn mailing list