OS: win32 x64 Adapter node: v7.9.0 x64 vscode-chrome-debug-core: 6.3.1 15:51:08, 2018-7-9 node-debug2: 1.25.5 From client: initialize({"clientID":"vscode","clientName":"Visual Studio Code","adapterID":"node2","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true,"locale":"en-gb"}) To client: {"seq":0,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"exceptionBreakpointFilters":[{"label":"All Exceptions","filter":"all","default":false},{"label":"Uncaught Exceptions","filter":"uncaught","default":false}],"supportsConfigurationDoneRequest":true,"supportsSetVariable":true,"supportsConditionalBreakpoints":true,"supportsCompletionsRequest":true,"supportsHitConditionalBreakpoints":true,"supportsRestartFrame":true,"supportsExceptionInfoRequest":true,"supportsDelayedStackTraceLoading":true,"supportsValueFormattingOptions":true,"supportsEvaluateForHovers":true,"supportsLogPoints":true}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/initialize","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","successful":"true","timeTakenInMilliseconds":"4.035401","requestType":"request"}}} From client: launch({"type":"node2","request":"launch","name":"Mocha Current File","args":["index.js"],"localRoot":"C:\\Users\\fxlemire\\Documents\\test","remoteRoot":"/mnt/c/Users/fxlemire/Documents/test","protocol":"inspector","useWSL":true,"trace":"true","cwd":"c:\\Users\\fxlemire\\Documents\\test","logFilePath":"C:\\Users\\fxlemire\\AppData\\Roaming\\Code\\logs\\20180709T154755\\ms-vscode.node-debug_1\\debugadapter.txt","__sessionId":"a571f168-0f28-46fc-8e13-44a64a2daf4f"}) To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"debugStarted","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","request":"launch","args":["type","request","name","args","localRoot","remoteRoot","protocol","useWSL","trace","cwd","logFilePath","__sessionId","sourceMapPathOverrides","showAsyncStacks","sourceMaps"]}}} Launch: Resolving programPath: undefined Spawning `node --version` to determine supported debug args Using --inspect-brk, Node version v8.11.2 detected C:\WINDOWS\System32\bash.exe -ic 'node --inspect-brk=18049 index.js' Discovering targets via http://127.0.0.1:18049/json/list HTTP GET failed: Error: connect ECONNREFUSED 127.0.0.1:18049 Discovering targets via http://127.0.0.1:18049/json/list To client: {"seq":0,"type":"event","event":"output","body":{"category":"stderr","output":"Debugger listening on ws://127.0.0.1:18049/437150e7-ce16-451d-b96e-b677883fafef\n"}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"targetCount","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","numTargets":1}}} Attaching to target: {"description":"node.js instance","devtoolsFrontendUrl":"chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:18049/437150e7-ce16-451d-b96e-b677883fafef","faviconUrl":"https://nodejs.org/static/favicon.ico","id":"437150e7-ce16-451d-b96e-b677883fafef","title":"index.js","type":"node","url":"file:///mnt/c/Users/fxlemire/Documents/test/index.js","webSocketDebuggerUrl":"ws://127.0.0.1:18049/437150e7-ce16-451d-b96e-b677883fafef"} WebSocket Url: ws://127.0.0.1:18049/437150e7-ce16-451d-b96e-b677883fafef → To target: "{\"id\":1,\"method\":\"Console.enable\"}" → To target: "{\"id\":2,\"method\":\"Debugger.enable\"}" → To target: "{\"id\":3,\"method\":\"Runtime.enable\"}" → To target: "{\"id\":4,\"method\":\"Runtime.runIfWaitingForDebugger\"}" → To target: "{\"id\":5,\"method\":\"Runtime.run\"}" To client: {"seq":0,"type":"event","event":"output","body":{"category":"stderr","output":"Debugger attached.\n"}} ← From target: {"id":1,"result":{}} ← From target: {"id":2,"result":{}} ← From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":1,"origin":"","name":"node[8803]"}}} ← From target: {"id":3,"result":{}} ← From target: {"id":4,"result":{}} ← From target: {"error":{"code":-32601,"message":"'Runtime.run' wasn't found"},"id":5} → To target: "{\"id\":6,\"method\":\"Schema.getDomains\"}" ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"21","url":"bootstrap_node.js","startLine":0,"startColumn":0,"endLine":609,"endColumn":0,"executionContextId":1,"hash":"B23A5DB18055D4C8A2046DB5ED954380AD2ECDB1","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":20410}} → To target: "{\"id\":7,\"method\":\"Debugger.getPossibleBreakpoints\",\"params\":{\"start\":{\"scriptId\":\"21\",\"lineNumber\":0,\"columnNumber\":0},\"end\":{\"scriptId\":\"21\",\"lineNumber\":1,\"columnNumber\":0},\"restrictToFunction\":false}}" Paths.scriptParsed: could not resolve bootstrap_node.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"id":6,"result":{"domains":[{"name":"Runtime","version":"1.2"},{"name":"Debugger","version":"1.2"},{"name":"Profiler","version":"1.2"},{"name":"HeapProfiler","version":"1.2"},{"name":"Schema","version":"1.2"}]}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"22","url":"events.js","startLine":0,"startColumn":0,"endLine":523,"endColumn":3,"executionContextId":1,"hash":"667F92917E5424C619A4D77699F10EA870F79E42","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":15125,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"23","url":"util.js","startLine":0,"startColumn":0,"endLine":1148,"endColumn":3,"executionContextId":1,"hash":"8C766253615EF639A548EE41624AE1C32D6A3A97","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":35570,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve events.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve util.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). → To target: "{\"id\":8,\"method\":\"Debugger.setAsyncCallStackDepth\",\"params\":{\"maxDepth\":4}}" ← From target: {"id":7,"result":{"locations":[]}} ← From target: {"id":8,"result":{}} 1531165870.433: Waiting for initial debugger pause → To target: "{\"id\":9,\"method\":\"Runtime.evaluate\",\"params\":{\"expression\":\"[process.pid, process.version, process.arch]\",\"returnByValue\":true,\"contextId\":1}}" To client: {"seq":0,"type":"event","event":"capabilities","body":{"capabilities":{"supportsStepBack":false}}} To client: {"seq":0,"type":"response","request_seq":2,"command":"launch","success":true} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/launch","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","successful":"true","timeTakenInMilliseconds":"2118.6854","requestType":"request"}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"24","url":"internal/errors.js","startLine":0,"startColumn":0,"endLine":344,"endColumn":3,"executionContextId":1,"hash":"AFB9910097EDC9A5C48013C149007D48D8A4A7D0","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":13387,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"25","url":"internal/encoding.js","startLine":0,"startColumn":0,"endLine":553,"endColumn":3,"executionContextId":1,"hash":"DF12E330F5DC72E2C5AF4F18ADF3CF21442DBE95","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":16473,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/errors.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/encoding.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"27","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":44,"executionContextId":1,"hash":"22960EE2CC885872F71ED2E747A68B200282CC65","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":44,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"25","url":"internal/encoding.js","lineNumber":0,"columnNumber":0}]}}} ← From target: {"id":9,"result":{"result":{"type":"object","value":[8803,"v8.9.4","x64"]}}} Target node version: v8.9.4 x64 To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"nodeVersion","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","version":"v8.9.4"}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"28","url":"internal/util.js","startLine":0,"startColumn":0,"endLine":307,"endColumn":3,"executionContextId":1,"hash":"CBFE4DB170DF18E73AD6AA22BF16F71CF6FDFFF3","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":8635,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/util.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"29","url":"internal/util/types.js","startLine":0,"startColumn":0,"endLine":37,"endColumn":3,"executionContextId":1,"hash":"3EF03AE1018ED7D09CC407144D6B88825FE6DBF5","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1216,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/util/types.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"30","url":"buffer.js","startLine":0,"startColumn":0,"endLine":1511,"endColumn":3,"executionContextId":1,"hash":"DD6AB691756CCD311FD58087E50450DA4455B0E3","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":42400,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve buffer.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"31","url":"internal/buffer.js","startLine":0,"startColumn":0,"endLine":36,"endColumn":3,"executionContextId":1,"hash":"59C9B1B329AAB325D203A42590C6676CF9E22682","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1087,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/buffer.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"32","url":"internal/process.js","startLine":0,"startColumn":0,"endLine":272,"endColumn":3,"executionContextId":1,"hash":"DC1AF9808BCF2D550C031B653B951C4A6141A5D2","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":7601,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/process.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"33","url":"internal/process/warning.js","startLine":0,"startColumn":0,"endLine":149,"endColumn":3,"executionContextId":1,"hash":"09B62E011FF1A0A5DD3C40B24740445BAC222145","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":4377,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/process/warning.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"34","url":"internal/process/next_tick.js","startLine":0,"startColumn":0,"endLine":308,"endColumn":3,"executionContextId":1,"hash":"22C9E542FB76BD77DC116212545489622F9C7090","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":9918,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/process/next_tick.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"35","url":"async_hooks.js","startLine":0,"startColumn":0,"endLine":533,"endColumn":3,"executionContextId":1,"hash":"EE217CA2CEF878F46C506EC460A91FC3CD175B12","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":18954,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve async_hooks.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"36","url":"internal/process/promises.js","startLine":0,"startColumn":0,"endLine":111,"endColumn":3,"executionContextId":1,"hash":"724AE7F0A5AE61AA84A89060B61E8BB3CCB2E7D5","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":3657,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/process/promises.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"37","url":"internal/process/stdio.js","startLine":0,"startColumn":0,"endLine":184,"endColumn":3,"executionContextId":1,"hash":"5618B7C13B433BD56EB1B7F4CD0D3689DC04D124","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":4609,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/process/stdio.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"38","url":"perf_hooks.js","startLine":0,"startColumn":0,"endLine":554,"endColumn":3,"executionContextId":1,"hash":"C383E4C059CE5DF3B72A676691F59F178D653C64","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":14127,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve perf_hooks.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"39","url":"internal/linkedlist.js","startLine":0,"startColumn":0,"endLine":55,"endColumn":3,"executionContextId":1,"hash":"7BBE8BB0FF7A5120A67085274B9DEDD5110CC9B3","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1178,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/linkedlist.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"40","url":"internal/inspector_async_hook.js","startLine":0,"startColumn":0,"endLine":70,"endColumn":3,"executionContextId":1,"hash":"96F431F046BC74F7009A53B49A8F64605BEA2603","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1941,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/inspector_async_hook.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"41","url":"timers.js","startLine":0,"startColumn":0,"endLine":892,"endColumn":3,"executionContextId":1,"hash":"15216DC36E374D34B0EC1486FCEB0D70715A65C6","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":26539,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve timers.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"42","url":"assert.js","startLine":0,"startColumn":0,"endLine":670,"endColumn":3,"executionContextId":1,"hash":"BBCC2431BB5A1955CEB46A260E4F3BB2EE2A3893","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":21549,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve assert.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"43","url":"module.js","startLine":0,"startColumn":0,"endLine":751,"endColumn":3,"executionContextId":1,"hash":"81F0C313C72A74F958A98F422E10D101F8166AB6","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":22432,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve module.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"44","url":"internal/module.js","startLine":0,"startColumn":0,"endLine":148,"endColumn":3,"executionContextId":1,"hash":"48F34C51623C25C5117A3C555783407017A6ACB3","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":3958,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/module.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"45","url":"internal/url.js","startLine":0,"startColumn":0,"endLine":1430,"endColumn":3,"executionContextId":1,"hash":"2F967DB1085309340C81FB94C7EFC50138880177","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":40477,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/url.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"46","url":"internal/querystring.js","startLine":0,"startColumn":0,"endLine":30,"endColumn":3,"executionContextId":1,"hash":"CF6510A1FEEF18D83E881DE3D5A34605545F5E95","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1205,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/querystring.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"47","url":"querystring.js","startLine":0,"startColumn":0,"endLine":453,"endColumn":3,"executionContextId":1,"hash":"FB733A62CB9908D781C33605CE19F7B67E417976","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":14118,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve querystring.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"48","url":"vm.js","startLine":0,"startColumn":0,"endLine":152,"endColumn":3,"executionContextId":1,"hash":"1B238A23D40047062946942408213CAB86BA2F14","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":4770,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve vm.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"49","url":"fs.js","startLine":0,"startColumn":0,"endLine":2245,"endColumn":3,"executionContextId":1,"hash":"13A70030B313707A033B98C4B43035098E7C4531","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":59524,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve fs.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"50","url":"path.js","startLine":0,"startColumn":0,"endLine":1633,"endColumn":3,"executionContextId":1,"hash":"6EC4A9D11FF39AE6961AF2672DC9B1C07E09D4A4","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":48431,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve path.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"51","url":"stream.js","startLine":0,"startColumn":0,"endLine":79,"endColumn":3,"executionContextId":1,"hash":"9D427012B5C46FE7F90E22C7FAA266A374CD1F11","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":2922,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve stream.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"52","url":"internal/streams/legacy.js","startLine":0,"startColumn":0,"endLine":94,"endColumn":3,"executionContextId":1,"hash":"AE1A36C3E0B09C27FF688185749253C689B38545","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":2074,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/streams/legacy.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"53","url":"_stream_readable.js","startLine":0,"startColumn":0,"endLine":1058,"endColumn":3,"executionContextId":1,"hash":"62E5E553B9AF5E53997B23F253FD97479EFF1074","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":30582,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve _stream_readable.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"54","url":"internal/streams/BufferList.js","startLine":0,"startColumn":0,"endLine":77,"endColumn":3,"executionContextId":1,"hash":"FF11F3507C7F526586725396BF4F34109E143E97","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1505,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"55","url":"internal/streams/destroy.js","startLine":0,"startColumn":0,"endLine":71,"endColumn":3,"executionContextId":1,"hash":"5B0CD6E3D72C8714C84DA6D71E1A877245E05136","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1819,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/streams/BufferList.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/streams/destroy.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"56","url":"_stream_writable.js","startLine":0,"startColumn":0,"endLine":665,"endColumn":3,"executionContextId":1,"hash":"CF7A6C72F539D2E6A44547208E48C8474CD3C793","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":19039,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve _stream_writable.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"57","url":"_stream_duplex.js","startLine":0,"startColumn":0,"endLine":109,"endColumn":3,"executionContextId":1,"hash":"EA67D351FD8AADA845831F81319C7EBBC5431108","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":3389,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve _stream_duplex.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"58","url":"_stream_transform.js","startLine":0,"startColumn":0,"endLine":220,"endColumn":3,"executionContextId":1,"hash":"7B07FFB2F70D1911E42C5D56A73B0C9C87B359F1","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":7724,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve _stream_transform.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"59","url":"_stream_passthrough.js","startLine":0,"startColumn":0,"endLine":44,"endColumn":3,"executionContextId":1,"hash":"97B96EE034285597A41D65C3A02BF4E90B9F81D1","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1726,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"60","url":"internal/fs.js","startLine":0,"startColumn":0,"endLine":103,"endColumn":3,"executionContextId":1,"hash":"2B86D6F3B08A5274AB3346151C21196883398405","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":2455,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"61","url":"internal/loader/Loader.js","startLine":0,"startColumn":0,"endLine":105,"endColumn":3,"executionContextId":1,"hash":"5E235EA2635E85777196EB50A01C6403E8D49206","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":3290,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve _stream_passthrough.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/fs.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/loader/Loader.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"62","url":"internal/loader/ModuleWrap.js","startLine":0,"startColumn":0,"endLine":55,"endColumn":3,"executionContextId":1,"hash":"4F3B8D604C7330540A56ED85E4B27F594E254242","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1713,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"63","url":"internal/loader/ModuleMap.js","startLine":0,"startColumn":0,"endLine":34,"endColumn":3,"executionContextId":1,"hash":"92D74DB3D8FDCEB90907A4D5937055E7E718C755","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1060,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"64","url":"internal/loader/ModuleJob.js","startLine":0,"startColumn":0,"endLine":106,"endColumn":3,"executionContextId":1,"hash":"8CB7C610ACC9D7D0607E265579B45261813B5230","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":3196,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"65","url":"internal/safe_globals.js","startLine":0,"startColumn":0,"endLine":27,"endColumn":3,"executionContextId":1,"hash":"0DAB4B63B40B005158DF27F61E14F566EF0066A1","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":864,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/loader/ModuleWrap.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/loader/ModuleMap.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/loader/ModuleJob.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/safe_globals.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"66","url":"internal/loader/ModuleRequest.js","startLine":0,"startColumn":0,"endLine":139,"endColumn":3,"executionContextId":1,"hash":"3E407F41440BFA40560C6DF407439B0BFDC2C918","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":4347,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/loader/ModuleRequest.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). From client: loadedSources(undefined) To client: {"seq":0,"type":"response","request_seq":3,"command":"loadedSources","success":true,"body":{"sources":[{"name":"VM27","path":"/VM27","sourceReference":1005,"origin":"read-only content from Node.js"},{"name":"_stream_duplex.js","path":"/_stream_duplex.js","sourceReference":1035,"origin":"read-only core module"},{"name":"_stream_passthrough.js","path":"/_stream_passthrough.js","sourceReference":1037,"origin":"read-only core module"},{"name":"_stream_readable.js","path":"/_stream_readable.js","sourceReference":1031,"origin":"read-only core module"},{"name":"_stream_transform.js","path":"/_stream_transform.js","sourceReference":1036,"origin":"read-only core module"},{"name":"_stream_writable.js","path":"/_stream_writable.js","sourceReference":1034,"origin":"read-only core module"},{"name":"assert.js","path":"/assert.js","sourceReference":1020,"origin":"read-only core module"},{"name":"async_hooks.js","path":"/async_hooks.js","sourceReference":1013,"origin":"read-only core module"},{"name":"bootstrap_node.js","path":"/bootstrap_node.js","sourceReference":1000,"origin":"read-only core module"},{"name":"buffer.js","path":"/buffer.js","sourceReference":1008,"origin":"read-only core module"},{"name":"events.js","path":"/events.js","sourceReference":1001,"origin":"read-only core module"},{"name":"fs.js","path":"/fs.js","sourceReference":1027,"origin":"read-only core module"},{"name":"buffer.js","path":"/internal/buffer.js","sourceReference":1009,"origin":"read-only core module"},{"name":"encoding.js","path":"/internal/encoding.js","sourceReference":1004,"origin":"read-only core module"},{"name":"errors.js","path":"/internal/errors.js","sourceReference":1003,"origin":"read-only core module"},{"name":"fs.js","path":"/internal/fs.js","sourceReference":1038,"origin":"read-only core module"},{"name":"inspector_async_hook.js","path":"/internal/inspector_async_hook.js","sourceReference":1018,"origin":"read-only core module"},{"name":"linkedlist.js","path":"/internal/linkedlist.js","sourceReference":1017,"origin":"read-only core module"},{"name":"Loader.js","path":"/internal/loader/Loader.js","sourceReference":1039,"origin":"read-only core module"},{"name":"ModuleJob.js","path":"/internal/loader/ModuleJob.js","sourceReference":1042,"origin":"read-only core module"},{"name":"ModuleMap.js","path":"/internal/loader/ModuleMap.js","sourceReference":1041,"origin":"read-only core module"},{"name":"ModuleRequest.js","path":"/internal/loader/ModuleRequest.js","sourceReference":1044,"origin":"read-only core module"},{"name":"ModuleWrap.js","path":"/internal/loader/ModuleWrap.js","sourceReference":1040,"origin":"read-only core module"},{"name":"module.js","path":"/internal/module.js","sourceReference":1022,"origin":"read-only core module"},{"name":"process.js","path":"/internal/process.js","sourceReference":1010,"origin":"read-only core module"},{"name":"next_tick.js","path":"/internal/process/next_tick.js","sourceReference":1012,"origin":"read-only core module"},{"name":"promises.js","path":"/internal/process/promises.js","sourceReference":1014,"origin":"read-only core module"},{"name":"stdio.js","path":"/internal/process/stdio.js","sourceReference":1015,"origin":"read-only core module"},{"name":"warning.js","path":"/internal/process/warning.js","sourceReference":1011,"origin":"read-only core module"},{"name":"querystring.js","path":"/internal/querystring.js","sourceReference":1024,"origin":"read-only core module"},{"name":"safe_globals.js","path":"/internal/safe_globals.js","sourceReference":1043,"origin":"read-only core module"},{"name":"BufferList.js","path":"/internal/streams/BufferList.js","sourceReference":1032,"origin":"read-only core module"},{"name":"destroy.js","path":"/internal/streams/destroy.js","sourceReference":1033,"origin":"read-only core module"},{"name":"legacy.js","path":"/internal/streams/legacy.js","sourceReference":1030,"origin":"read-only core module"},{"name":"url.js","path":"/internal/url.js","sourceReference":1023,"origin":"read-only core module"},{"name":"util.js","path":"/internal/util.js","sourceReference":1006,"origin":"read-only core module"},{"name":"types.js","path":"/internal/util/types.js","sourceReference":1007,"origin":"read-only core module"},{"name":"module.js","path":"/module.js","sourceReference":1021,"origin":"read-only core module"},{"name":"path.js","path":"/path.js","sourceReference":1028,"origin":"read-only core module"},{"name":"perf_hooks.js","path":"/perf_hooks.js","sourceReference":1016,"origin":"read-only core module"},{"name":"querystring.js","path":"/querystring.js","sourceReference":1025,"origin":"read-only core module"},{"name":"stream.js","path":"/stream.js","sourceReference":1029,"origin":"read-only core module"},{"name":"timers.js","path":"/timers.js","sourceReference":1019,"origin":"read-only core module"},{"name":"util.js","path":"/util.js","sourceReference":1002,"origin":"read-only core module"},{"name":"vm.js","path":"/vm.js","sourceReference":1026,"origin":"read-only core module"}]}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/loadedSources","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"15.789701","requestType":"request"}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"67","url":"url.js","startLine":0,"startColumn":0,"endLine":1038,"endColumn":3,"executionContextId":1,"hash":"AA3A10911267D8B570805E83E85A2CAC90F951F7","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":31260,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"68","url":"internal/loader/search.js","startLine":0,"startColumn":0,"endLine":32,"endColumn":3,"executionContextId":1,"hash":"E194B8E3AA55DD01BEE5A922B2D11E8552AFE852","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":1053,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"69","url":"console.js","startLine":0,"startColumn":0,"endLine":250,"endColumn":3,"executionContextId":1,"hash":"95184681B4B97214DEB87D1186BD77FBC14FC7B4","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":8176,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve url.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve internal/loader/search.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Paths.scriptParsed: could not resolve console.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"70","url":"net.js","startLine":0,"startColumn":0,"endLine":1729,"endColumn":3,"executionContextId":1,"hash":"780EDF82B7A2AE22619FFB66EC0A9B7C794992B7","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":46321,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve net.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"71","url":"internal/net.js","startLine":0,"startColumn":0,"endLine":16,"endColumn":3,"executionContextId":1,"hash":"01ED2E53BD0F4828F256EAE3782AEABBE0F03823","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":537,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve internal/net.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"72","url":"dns.js","startLine":0,"startColumn":0,"endLine":430,"endColumn":3,"executionContextId":1,"hash":"D66CC192C222CB79FFA55432ED2EB2C77439FEC0","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":13232,"stackTrace":{"callFrames":[{"functionName":"runInThisContext","scriptId":"21","url":"bootstrap_node.js","lineNumber":495,"columnNumber":19}]}}} Paths.scriptParsed: could not resolve dns.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). ← From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"73","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","startLine":0,"startColumn":0,"endLine":5,"endColumn":3,"executionContextId":1,"hash":"BA0AEA2167D9EE69889C957745EEFAE95D2FC7B2","isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":145,"stackTrace":{"callFrames":[{"functionName":"createScript","scriptId":"48","url":"vm.js","lineNumber":79,"columnNumber":9}]}}} Paths.scriptParsed: could not resolve /mnt/c/Users/fxlemire/Documents/test/index.js to a file with pathMapping/webRoot: undefined. It may be external or served directly from the server's memory (and that's OK). Mapped remoteToLocal: /mnt/c/Users/fxlemire/Documents/test/index.js -> c:\Users\fxlemire\Documents\test\index.js ← From target: {"method":"Debugger.paused","params":{"callFrames":[{"callFrameId":"{\"ordinal\":0,\"injectedScriptId\":1}","functionName":"","functionLocation":{"scriptId":"73","lineNumber":0,"columnNumber":10},"location":{"scriptId":"73","lineNumber":0,"columnNumber":10},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":1}"},"startLocation":{"scriptId":"73","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"73","lineNumber":5,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":2}"}}],"this":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":3}"}},{"callFrameId":"{\"ordinal\":1,\"injectedScriptId\":1}","functionName":"Module._compile","functionLocation":{"scriptId":"43","lineNumber":599,"columnNumber":36},"location":{"scriptId":"43","lineNumber":639,"columnNumber":13},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":4}"},"name":"Module._compile","startLocation":{"scriptId":"43","lineNumber":599,"columnNumber":36},"endLocation":{"scriptId":"43","lineNumber":647,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":5}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":6}"}}],"this":{"type":"object","className":"Module","description":"Module","objectId":"{\"injectedScriptId\":1,\"id\":7}"}},{"callFrameId":"{\"ordinal\":2,\"injectedScriptId\":1}","functionName":"Module._extensions..js","functionLocation":{"scriptId":"43","lineNumber":651,"columnNumber":36},"location":{"scriptId":"43","lineNumber":653,"columnNumber":9},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":8}"},"name":"Module._extensions..js","startLocation":{"scriptId":"43","lineNumber":651,"columnNumber":36},"endLocation":{"scriptId":"43","lineNumber":654,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":9}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":10}"}}],"this":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":11}"}},{"callFrameId":"{\"ordinal\":3,\"injectedScriptId\":1}","functionName":"Module.load","functionLocation":{"scriptId":"43","lineNumber":546,"columnNumber":32},"location":{"scriptId":"43","lineNumber":555,"columnNumber":31},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":12}"},"name":"Module.load","startLocation":{"scriptId":"43","lineNumber":546,"columnNumber":32},"endLocation":{"scriptId":"43","lineNumber":578,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":13}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":14}"}}],"this":{"type":"object","className":"Module","description":"Module","objectId":"{\"injectedScriptId\":1,\"id\":15}"}},{"callFrameId":"{\"ordinal\":4,\"injectedScriptId\":1}","functionName":"tryModuleLoad","functionLocation":{"scriptId":"43","lineNumber":495,"columnNumber":22},"location":{"scriptId":"43","lineNumber":498,"columnNumber":11},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":16}"},"name":"tryModuleLoad","startLocation":{"scriptId":"43","lineNumber":495,"columnNumber":22},"endLocation":{"scriptId":"43","lineNumber":505,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":17}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":18}"}}],"this":{"type":"undefined"}},{"callFrameId":"{\"ordinal\":5,\"injectedScriptId\":1}","functionName":"Module._load","functionLocation":{"scriptId":"43","lineNumber":441,"columnNumber":23},"location":{"scriptId":"43","lineNumber":490,"columnNumber":2},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":19}"},"name":"Module._load","startLocation":{"scriptId":"43","lineNumber":441,"columnNumber":23},"endLocation":{"scriptId":"43","lineNumber":493,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":20}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":21}"}}],"this":{"type":"function","className":"Function","description":"function Module(id, parent) {\n this.id = id;\n this.exports = {};\n this.parent = parent;\n updateChildren(parent, this, false);\n this.filename = null;\n this.loaded = false;\n this.children = [];\n}","objectId":"{\"injectedScriptId\":1,\"id\":22}"}},{"callFrameId":"{\"ordinal\":6,\"injectedScriptId\":1}","functionName":"Module.runMain","functionLocation":{"scriptId":"43","lineNumber":681,"columnNumber":25},"location":{"scriptId":"43","lineNumber":683,"columnNumber":9},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":23}"},"name":"Module.runMain","startLocation":{"scriptId":"43","lineNumber":681,"columnNumber":25},"endLocation":{"scriptId":"43","lineNumber":686,"columnNumber":1}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":24}"},"startLocation":{"scriptId":"43","lineNumber":0,"columnNumber":10},"endLocation":{"scriptId":"43","lineNumber":751,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":25}"}}],"this":{"type":"function","className":"Function","description":"function Module(id, parent) {\n this.id = id;\n this.exports = {};\n this.parent = parent;\n updateChildren(parent, this, false);\n this.filename = null;\n this.loaded = false;\n this.children = [];\n}","objectId":"{\"injectedScriptId\":1,\"id\":26}"}},{"callFrameId":"{\"ordinal\":7,\"injectedScriptId\":1}","functionName":"startup","functionLocation":{"scriptId":"21","lineNumber":11,"columnNumber":18},"location":{"scriptId":"21","lineNumber":186,"columnNumber":15},"scopeChain":[{"type":"block","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":27}"},"name":"startup","startLocation":{"scriptId":"21","lineNumber":163,"columnNumber":61},"endLocation":{"scriptId":"21","lineNumber":187,"columnNumber":7}},{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":28}"},"name":"startup","startLocation":{"scriptId":"21","lineNumber":11,"columnNumber":18},"endLocation":{"scriptId":"21","lineNumber":239,"columnNumber":3}},{"type":"closure","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":29}"},"startLocation":{"scriptId":"21","lineNumber":9,"columnNumber":9},"endLocation":{"scriptId":"21","lineNumber":608,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":30}"}}],"this":{"type":"undefined"}},{"callFrameId":"{\"ordinal\":8,\"injectedScriptId\":1}","functionName":"","functionLocation":{"scriptId":"21","lineNumber":9,"columnNumber":9},"location":{"scriptId":"21","lineNumber":607,"columnNumber":2},"scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"{\"injectedScriptId\":1,\"id\":31}"},"startLocation":{"scriptId":"21","lineNumber":9,"columnNumber":9},"endLocation":{"scriptId":"21","lineNumber":608,"columnNumber":1}},{"type":"global","object":{"type":"object","className":"global","description":"global","objectId":"{\"injectedScriptId\":1,\"id\":32}"}}],"this":{"type":"object","subtype":"null","value":null}}],"reason":"Break on start","hitBreakpoints":[]}} 1531165870.574: Paused on entry To client: {"seq":0,"type":"event","event":"initialized"} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"bootstrap_node.js","path":"/bootstrap_node.js","sourceReference":1000,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"events.js","path":"/events.js","sourceReference":1001,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"util.js","path":"/util.js","sourceReference":1002,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"errors.js","path":"/internal/errors.js","sourceReference":1003,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"encoding.js","path":"/internal/encoding.js","sourceReference":1004,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"VM27","path":"/VM27","sourceReference":1005,"origin":"read-only content from Node.js"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"util.js","path":"/internal/util.js","sourceReference":1006,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"types.js","path":"/internal/util/types.js","sourceReference":1007,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"buffer.js","path":"/buffer.js","sourceReference":1008,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"buffer.js","path":"/internal/buffer.js","sourceReference":1009,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"process.js","path":"/internal/process.js","sourceReference":1010,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"warning.js","path":"/internal/process/warning.js","sourceReference":1011,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"async_hooks.js","path":"/async_hooks.js","sourceReference":1013,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"next_tick.js","path":"/internal/process/next_tick.js","sourceReference":1012,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"perf_hooks.js","path":"/perf_hooks.js","sourceReference":1016,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"promises.js","path":"/internal/process/promises.js","sourceReference":1014,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"stdio.js","path":"/internal/process/stdio.js","sourceReference":1015,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"linkedlist.js","path":"/internal/linkedlist.js","sourceReference":1017,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"inspector_async_hook.js","path":"/internal/inspector_async_hook.js","sourceReference":1018,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"timers.js","path":"/timers.js","sourceReference":1019,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"assert.js","path":"/assert.js","sourceReference":1020,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"module.js","path":"/module.js","sourceReference":1021,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"module.js","path":"/internal/module.js","sourceReference":1022,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"url.js","path":"/internal/url.js","sourceReference":1023,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"querystring.js","path":"/internal/querystring.js","sourceReference":1024,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"querystring.js","path":"/querystring.js","sourceReference":1025,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"vm.js","path":"/vm.js","sourceReference":1026,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"fs.js","path":"/fs.js","sourceReference":1027,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"path.js","path":"/path.js","sourceReference":1028,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"stream.js","path":"/stream.js","sourceReference":1029,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"legacy.js","path":"/internal/streams/legacy.js","sourceReference":1030,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"_stream_readable.js","path":"/_stream_readable.js","sourceReference":1031,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"BufferList.js","path":"/internal/streams/BufferList.js","sourceReference":1032,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"destroy.js","path":"/internal/streams/destroy.js","sourceReference":1033,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"_stream_writable.js","path":"/_stream_writable.js","sourceReference":1034,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"_stream_duplex.js","path":"/_stream_duplex.js","sourceReference":1035,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"_stream_transform.js","path":"/_stream_transform.js","sourceReference":1036,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"_stream_passthrough.js","path":"/_stream_passthrough.js","sourceReference":1037,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"fs.js","path":"/internal/fs.js","sourceReference":1038,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"Loader.js","path":"/internal/loader/Loader.js","sourceReference":1039,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"ModuleWrap.js","path":"/internal/loader/ModuleWrap.js","sourceReference":1040,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"ModuleMap.js","path":"/internal/loader/ModuleMap.js","sourceReference":1041,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"ModuleJob.js","path":"/internal/loader/ModuleJob.js","sourceReference":1042,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"safe_globals.js","path":"/internal/safe_globals.js","sourceReference":1043,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"ModuleRequest.js","path":"/internal/loader/ModuleRequest.js","sourceReference":1044,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"url.js","path":"/url.js","sourceReference":1045,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"search.js","path":"/internal/loader/search.js","sourceReference":1046,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"console.js","path":"/console.js","sourceReference":1047,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"net.js","path":"/net.js","sourceReference":1048,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"net.js","path":"/internal/net.js","sourceReference":1049,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"dns.js","path":"/dns.js","sourceReference":1050,"origin":"read-only core module"}}} To client: {"seq":0,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"index.js","path":"/mnt/c/Users/fxlemire/Documents/test/index.js","sourceReference":1051,"origin":"read-only content from Node.js"}}} From client: setBreakpoints({"source":{"name":"index.js","path":"C:\\Users\\fxlemire\\Documents\\test\\index.js"},"lines":[2],"breakpoints":[{"line":2}],"sourceModified":false}) To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"setBreakpointsRequest","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","fileExt":".js"}}} Mapped localToRemote: c:\Users\fxlemire\Documents\test\index.js -> /mnt/c/Users/fxlemire/Documents/test/index.js SourceMaps.setBP: SourceMaps are enabled but c:\Users\fxlemire\Documents\test\index.js is a runtime script Mapped localToRemote: c:\Users\fxlemire\Documents\test\index.js -> /mnt/c/Users/fxlemire/Documents/test/index.js Paths.setBP: Resolved c:\Users\fxlemire\Documents\test\index.js to /mnt/c/Users/fxlemire/Documents/test/index.js Mapped localToRemote: /mnt/c/Users/fxlemire/Documents/test/index.js -> /mnt/c/Users/fxlemire/Documents/test/../../../../mnt/c/Users/fxlemire/Documents/test/index.js → To target: "{\"id\":10,\"method\":\"Debugger.setBreakpointByUrl\",\"params\":{\"urlRegex\":\"\\\\/mnt\\\\/c\\\\/Users\\\\/fxlemire\\\\/Documents\\\\/test\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/mnt\\\\/c\\\\/Users\\\\/fxlemire\\\\/Documents\\\\/test\\\\/index\\\\.js\",\"lineNumber\":1,\"columnNumber\":0}}" ← From target: {"id":10,"result":{"breakpointId":"/\\/mnt\\/c\\/Users\\/fxlemire\\/Documents\\/test\\/\\.\\.\\/\\.\\.\\/\\.\\.\\/\\.\\.\\/mnt\\/c\\/Users\\/fxlemire\\/Documents\\/test\\/index\\.js/:1:0","locations":[]}} To client: {"seq":0,"type":"response","request_seq":4,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1000,"verified":false,"message":"Breakpoint set but not yet bound"}]}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/setBreakpoints","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"15.3464","requestType":"request"}}} From client: setExceptionBreakpoints({"filters":[]}) → To target: "{\"id\":11,\"method\":\"Debugger.setPauseOnExceptions\",\"params\":{\"state\":\"none\"}}" ← From target: {"id":11,"result":{}} To client: {"seq":0,"type":"response","request_seq":5,"command":"setExceptionBreakpoints","success":true} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/setExceptionBreakpoints","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"0.9783","requestType":"request"}}} From client: configurationDone(undefined) → To target: "{\"id\":12,\"method\":\"Debugger.resume\"}" From client: threads(undefined) To client: {"seq":0,"type":"response","request_seq":7,"command":"threads","success":true,"body":{"threads":[{"id":1,"name":"Node (16160)"}]}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/threads","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"0.5212","requestType":"request"}}} ← From target: {"id":12,"result":{}} ← From target: {"method":"Debugger.resumed","params":{}} ← From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"this","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","line":1,"column":71}}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"report-start-up-timings","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","RequestedContentWasDetected":"true","Steps":"[\"BeforeFirstStep\",\"ClientRequest/initialize\",\"ClientRequest/launch\",\"Attach\",\"Attach.RequestDebuggerTargetsInformation\",\"Attach.RequestDebuggerTargetsInformation\",\"Attach.ProcessDebuggerTargetsInformation\",\"Attach.AttachToTargetDebuggerWebsocket\",\"Attach.ConfigureDebuggingSession.Internal\",\"Attach.ConfigureDebuggingSession.Target\"]","All":"2320.8847","Request.ClientRequest/loadedSources.startTime":"[1531165870526]","Request.ClientRequest/loadedSources.timeTakenInMilliseconds":"[15.789701]","Request.ClientRequest/setBreakpoints.startTime":"[1531165870591]","Request.ClientRequest/setBreakpoints.timeTakenInMilliseconds":"[15.3464]","Request.ClientRequest/setExceptionBreakpoints.startTime":"[1531165870609]","Request.ClientRequest/setExceptionBreakpoints.timeTakenInMilliseconds":"[0.9783]","Request.ClientRequest/threads.startTime":"[1531165870615]","Request.ClientRequest/threads.timeTakenInMilliseconds":"[0.5212]","BeforeFirstStep":"[15.397099]","WaitingAfter.ClientRequest/initialize":"[19.417499]","ClientRequest/initialize":"[4.811101]","ClientRequest/launch":"[59.5996]","Attach":"[1.0975]","Attach.RequestDebuggerTargetsInformation":"[1219.1114,506.2751]","Attach.ProcessDebuggerTargetsInformation":"[1.105701]","Attach.AttachToTargetDebuggerWebsocket":"[296.0428]","Attach.ConfigureDebuggingSession.Internal":"[0.6049]","WaitingAfter.ClientRequest/launch":"[2138.9799]","WaitingAfter.NotifyInitialized":"[2278.7775]","Attach.ConfigureDebuggingSession.Target":"[216.3228]"}}} To client: {"seq":0,"type":"response","request_seq":6,"command":"configurationDone","success":true} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/configurationDone","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"3.414099","requestType":"request"}}} ← From target: {"method":"Runtime.consoleAPICalled","params":{"type":"log","args":[{"type":"string","value":"this"}],"executionContextId":1,"timestamp":26055063.154,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"73","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","lineNumber":0,"columnNumber":70},{"functionName":"Module._compile","scriptId":"43","url":"module.js","lineNumber":639,"columnNumber":13},{"functionName":"Module._extensions..js","scriptId":"43","url":"module.js","lineNumber":653,"columnNumber":9},{"functionName":"Module.load","scriptId":"43","url":"module.js","lineNumber":555,"columnNumber":31},{"functionName":"tryModuleLoad","scriptId":"43","url":"module.js","lineNumber":498,"columnNumber":11},{"functionName":"Module._load","scriptId":"43","url":"module.js","lineNumber":490,"columnNumber":2},{"functionName":"Module.runMain","scriptId":"43","url":"module.js","lineNumber":683,"columnNumber":9},{"functionName":"startup","scriptId":"21","url":"bootstrap_node.js","lineNumber":186,"columnNumber":15},{"functionName":"","scriptId":"21","url":"bootstrap_node.js","lineNumber":607,"columnNumber":2}]}}} Mapped remoteToLocal: /mnt/c/Users/fxlemire/Documents/test/index.js -> c:\Users\fxlemire\Documents\test\index.js Mapped remoteToLocal: c:\Users\fxlemire\Documents\test\index.js -> c:\..C:\Program Files\Microsoft VS Code\c:\Users\fxlemire\Documents\test\index.js To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"this\n","source":{"name":"index.js","path":"c:\\Users\\fxlemire\\Documents\\test\\index.js"},"line":1,"column":71}} ← From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"is","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","line":2,"column":9}}} ← From target: {"method":"Runtime.consoleAPICalled","params":{"type":"log","args":[{"type":"string","value":"is"}],"executionContextId":1,"timestamp":26055067.527,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"73","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","lineNumber":1,"columnNumber":8},{"functionName":"Module._compile","scriptId":"43","url":"module.js","lineNumber":639,"columnNumber":13},{"functionName":"Module._extensions..js","scriptId":"43","url":"module.js","lineNumber":653,"columnNumber":9},{"functionName":"Module.load","scriptId":"43","url":"module.js","lineNumber":555,"columnNumber":31},{"functionName":"tryModuleLoad","scriptId":"43","url":"module.js","lineNumber":498,"columnNumber":11},{"functionName":"Module._load","scriptId":"43","url":"module.js","lineNumber":490,"columnNumber":2},{"functionName":"Module.runMain","scriptId":"43","url":"module.js","lineNumber":683,"columnNumber":9},{"functionName":"startup","scriptId":"21","url":"bootstrap_node.js","lineNumber":186,"columnNumber":15},{"functionName":"","scriptId":"21","url":"bootstrap_node.js","lineNumber":607,"columnNumber":2}]}}} ← From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"a","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","line":3,"column":9}}} ← From target: {"method":"Runtime.consoleAPICalled","params":{"type":"log","args":[{"type":"string","value":"a"}],"executionContextId":1,"timestamp":26055068.116,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"73","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","lineNumber":2,"columnNumber":8},{"functionName":"Module._compile","scriptId":"43","url":"module.js","lineNumber":639,"columnNumber":13},{"functionName":"Module._extensions..js","scriptId":"43","url":"module.js","lineNumber":653,"columnNumber":9},{"functionName":"Module.load","scriptId":"43","url":"module.js","lineNumber":555,"columnNumber":31},{"functionName":"tryModuleLoad","scriptId":"43","url":"module.js","lineNumber":498,"columnNumber":11},{"functionName":"Module._load","scriptId":"43","url":"module.js","lineNumber":490,"columnNumber":2},{"functionName":"Module.runMain","scriptId":"43","url":"module.js","lineNumber":683,"columnNumber":9},{"functionName":"startup","scriptId":"21","url":"bootstrap_node.js","lineNumber":186,"columnNumber":15},{"functionName":"","scriptId":"21","url":"bootstrap_node.js","lineNumber":607,"columnNumber":2}]}}} ← From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"test","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","line":4,"column":9}}} ← From target: {"method":"Runtime.consoleAPICalled","params":{"type":"log","args":[{"type":"string","value":"test"}],"executionContextId":1,"timestamp":26055068.416,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"73","url":"/mnt/c/Users/fxlemire/Documents/test/index.js","lineNumber":3,"columnNumber":8},{"functionName":"Module._compile","scriptId":"43","url":"module.js","lineNumber":639,"columnNumber":13},{"functionName":"Module._extensions..js","scriptId":"43","url":"module.js","lineNumber":653,"columnNumber":9},{"functionName":"Module.load","scriptId":"43","url":"module.js","lineNumber":555,"columnNumber":31},{"functionName":"tryModuleLoad","scriptId":"43","url":"module.js","lineNumber":498,"columnNumber":11},{"functionName":"Module._load","scriptId":"43","url":"module.js","lineNumber":490,"columnNumber":2},{"functionName":"Module.runMain","scriptId":"43","url":"module.js","lineNumber":683,"columnNumber":9},{"functionName":"startup","scriptId":"21","url":"bootstrap_node.js","lineNumber":186,"columnNumber":15},{"functionName":"","scriptId":"21","url":"bootstrap_node.js","lineNumber":607,"columnNumber":2}]}}} ← From target: {"method":"Runtime.executionContextDestroyed","params":{"executionContextId":1}} Killing process with id: 16160 Terminated: Program ended Waiting for any pending steps or log messages. Mapped remoteToLocal: /mnt/c/Users/fxlemire/Documents/test/index.js -> c:\Users\fxlemire\Documents\test\index.js Mapped remoteToLocal: c:\Users\fxlemire\Documents\test\index.js -> c:\..C:\Program Files\Microsoft VS Code\c:\Users\fxlemire\Documents\test\index.js To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"is\n","source":{"name":"index.js","path":"c:\\Users\\fxlemire\\Documents\\test\\index.js"},"line":2,"column":9}} Mapped remoteToLocal: /mnt/c/Users/fxlemire/Documents/test/index.js -> c:\Users\fxlemire\Documents\test\index.js Mapped remoteToLocal: c:\Users\fxlemire\Documents\test\index.js -> c:\..C:\Program Files\Microsoft VS Code\c:\Users\fxlemire\Documents\test\index.js To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"a\n","source":{"name":"index.js","path":"c:\\Users\\fxlemire\\Documents\\test\\index.js"},"line":3,"column":9}} Mapped remoteToLocal: /mnt/c/Users/fxlemire/Documents/test/index.js -> c:\Users\fxlemire\Documents\test\index.js Mapped remoteToLocal: c:\Users\fxlemire\Documents\test\index.js -> c:\..C:\Program Files\Microsoft VS Code\c:\Users\fxlemire\Documents\test\index.js To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"test\n","source":{"name":"index.js","path":"c:\\Users\\fxlemire\\Documents\\test\\index.js"},"line":4,"column":9}} Current step and log messages complete To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"debugStopped","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","reason":"Program ended"}}} To client: {"seq":0,"type":"event","event":"terminated"} Websocket closed Terminated: websocket closed Target exited Terminated: Target exited From client: disconnect({"restart":false}) To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"target/notification/onScriptParsed","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","aggregated.startTime":"[\"1531165870420\",\"1531165870426\",\"1531165870426\",\"1531165870435\",\"1531165870435\",\"1531165870437\",\"1531165870438\",\"1531165870441\",\"1531165870449\",\"1531165870452\",\"1531165870454\",\"1531165870458\",\"1531165870460\",\"1531165870464\",\"1531165870466\",\"1531165870470\",\"1531165870473\",\"1531165870475\",\"1531165870479\",\"1531165870482\",\"1531165870485\",\"1531165870486\",\"1531165870487\",\"1531165870489\",\"1531165870490\",\"1531165870491\",\"1531165870493\",\"1531165870503\",\"1531165870506\",\"1531165870506\",\"1531165870508\",\"1531165870509\",\"1531165870510\",\"1531165870510\",\"1531165870514\",\"1531165870515\",\"1531165870517\",\"1531165870517\",\"1531165870518\",\"1531165870518\",\"1531165870519\",\"1531165870519\",\"1531165870520\",\"1531165870520\",\"1531165870521\",\"1531165870543\",\"1531165870543\",\"1531165870543\",\"1531165870546\",\"1531165870547\",\"1531165870549\",\"1531165870563\"]","aggregated.successful":"[\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\",\"true\"]","aggregated.timeTakenInMilliseconds":"[\"5.530299\",\"0.976401\",\"0.7119\",\"0.6399\",\"0.364\",\"0.2742\",\"1.849199\",\"1.445\",\"0.695199\",\"0.3973\",\"0.8461\",\"0.4339\",\"0.4337\",\"0.326899\",\"0.481\",\"0.437299\",\"0.376499\",\"0.5896\",\"1.246\",\"0.4805\",\"0.233801\",\"0.8962\",\"0.2204\",\"0.4832\",\"0.2926\",\"0.333999\",\"0.5575\",\"0.323\",\"0.315501\",\"0.998501\",\"0.3636\",\"0.386401\",\"0.698\",\"0.4054\",\"0.366099\",\"0.332999\",\"0.338601\",\"1.267799\",\"1.0616\",\"0.861201\",\"2.045099\",\"1.6709\",\"1.1811\",\"0.8494\",\"0.7912\",\"0.7636\",\"0.5474\",\"0.3364\",\"0.308401\",\"0.3518\",\"0.3484\",\"1.691899\"]"}}} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"target/notification/onPaused","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","aggregated.startTime":"[\"1531165870574\"]","aggregated.successful":"[\"true\"]","aggregated.timeTakenInMilliseconds":"[\"16.6697\"]"}}} Terminated: Got disconnect request To client: {"seq":0,"type":"response","request_seq":8,"command":"disconnect","success":true} To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"ClientRequest/disconnect","data":{"Versions.DebugAdapterCore":"6.3.1","Versions.DebugAdapter":"1.25.5","Versions.Target.Version":"v8.9.4","successful":"true","timeTakenInMilliseconds":"1.6766","requestType":"request"}}} Target closed Terminated: Target closed