Skip to content

Instantly share code, notes, and snippets.

@mlewand
Created April 1, 2017 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlewand/ba26a3eb6e23dfd811538588040c723d to your computer and use it in GitHub Desktop.
Save mlewand/ba26a3eb6e23dfd811538588040c723d to your computer and use it in GitHub Desktop.
A log created by VSCode debugger running with Karma
OS: win32 ia32
Adapter node: v6.5.0 ia32
vscode-chrome-debug-core: 3.14.10
8:40:36 PM, 4/1/2017
debugger-for-chrome: 2.7.1
From client: initialize({"clientID":"vscode","adapterID":"chrome","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true})
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":true}],"supportsConfigurationDoneRequest":true,"supportsSetVariable":true,"supportsConditionalBreakpoints":true,"supportsCompletionsRequest":true,"supportsHitConditionalBreakpoints":true,"supportsRestartFrame":true,"supportsExceptionInfoRequest":true,"supportsRestartRequest":true}}
From client: attach({"type":"chrome","request":"attach","name":"Attach Karma Chrome","address":"localhost","port":9333,"trace":true,"pathMapping":{"/":"c:\\foo\\bar\\karma-and-vscode-debugging","/base":"c:\\foo\\bar\\karma-and-vscode-debugging/test"},"disableNetworkCache":true})
To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"debugStarted","data":{"request":"attach","args":["type","request","name","address","port","trace","pathMapping","disableNetworkCache","webRoot","sourceMaps","sourceMapPathOverrides","skipFileRegExps"]}}}
Discovering targets via http://localhost:9333/json
To client: {"seq":0,"type":"event","event":"output","body":{"category":"telemetry","output":"targetCount","data":{"numTargets":1}}}
Attaching to target: {"description":"","devtoolsFrontendUrl":"/devtools/inspector.html?ws=localhost:9333/devtools/page/9b89f994-d5ee-4a61-b464-4b38e01956f5","faviconUrl":"http://localhost:8080/favicon.ico","id":"9b89f994-d5ee-4a61-b464-4b38e01956f5","title":"Karma","type":"page","url":"http://localhost:8080/?id=7015003","webSocketDebuggerUrl":"ws://localhost:9333/devtools/page/9b89f994-d5ee-4a61-b464-4b38e01956f5"}
WebSocket Url: ws://localhost:9333/devtools/page/9b89f994-d5ee-4a61-b464-4b38e01956f5
To target: "{\"id\":1,\"method\":\"Debugger.setBlackboxPatterns\",\"params\":{\"patterns\":[\"^chrome-extension:.*\"]}}"
To target: "{\"id\":2,\"method\":\"Console.enable\"}"
To target: "{\"id\":3,\"method\":\"Debugger.enable\"}"
To target: "{\"id\":4,\"method\":\"Runtime.enable\"}"
To target: "{\"id\":5,\"method\":\"Runtime.runIfWaitingForDebugger\"}"
To target: "{\"id\":6,\"method\":\"Runtime.run\"}"
To target: "{\"id\":7,\"method\":\"Page.enable\"}"
To target: "{\"id\":8,\"method\":\"Network.enable\",\"params\":{}}"
From target: {"id":1,"result":{}}
From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"console.clear","url":"http://localhost:8080/karma.js","line":205,"column":22}}}
From target: {"id":2,"result":{}}
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"26","url":"http://localhost:8080/socket.io/socket.io.js","startLine":0,"startColumn":0,"endLine":2,"endColumn":8099,"executionContextId":1,"hash":"09B29AE393FEFA2ABFB56EE3192BAF606C347C62","executionContextAuxData":{"isDefault":true,"frameId":"3392.1"},"isLiveEdit":false,"sourceMapURL":"socket.io.js.map","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/socket.io/socket.io.js to c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
SourceMaps.getMapForGeneratedPath: Finding SourceMap for c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js by URI: socket.io.js.map and webRoot: c:\foo\bar\karma-and-vscode-debugging
SourceMaps.loadSourceMapContents: Reading local sourcemap file from c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js.map
SourceMaps.loadSourceMapContents: Could not read sourcemap file - ENOENT: no such file or directory, open 'c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js.map'
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"30","url":"http://localhost:8080/karma.js","startLine":0,"startColumn":0,"endLine":4029,"endColumn":0,"executionContextId":1,"hash":"64E492B2AD1D531771EB5985C94456E6EE10E533","executionContextAuxData":{"isDefault":true,"frameId":"3392.1"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/karma.js to c:\foo\bar\karma-and-vscode-debugging\karma.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"id":3,"result":{}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":1,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.1"}}}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":3,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.2"}}}}
From target: {"method":"Runtime.consoleAPICalled","params":{"type":"clear","args":[{"type":"string","value":"console.clear"}],"executionContextId":1,"timestamp":1491071940751.555908203125000,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"30","url":"http://localhost:8080/karma.js","lineNumber":204,"columnNumber":21}]}}}
To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"output","variablesReference":100000}}
From target: {"id":4,"result":{}}
From client: variables({"variablesReference":100000})
To client: {"seq":0,"type":"response","request_seq":3,"command":"variables","success":true,"body":{"variables":[{"name":"0","value":"Unimplemented console API: clear","variablesReference":0,"evaluateName":"0"}]}}
From target: {"id":5,"result":{}}
From target: {"error":{"code":-32601,"message":"'Runtime.run' wasn't found"},"id":6}
From target: {"id":7,"result":{}}
From target: {"id":8,"result":{}}
To target: "{\"id\":9,\"method\":\"Debugger.setAsyncCallStackDepth\",\"params\":{\"maxDepth\":0}}"
From target: {"id":9,"result":{}}
To client: {"seq":0,"type":"event","event":"initialized"}
To target: "{\"id\":10,\"method\":\"Runtime.evaluate\",\"params\":{\"expression\":\"navigator.userAgent\",\"silent\":true}}"
To client: {"seq":0,"type":"response","request_seq":2,"command":"attach","success":true}
From client: setExceptionBreakpoints({"filters":["uncaught"]})
To target: "{\"id\":11,\"method\":\"Debugger.setPauseOnExceptions\",\"params\":{\"state\":\"uncaught\"}}"
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"43","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":19,"executionContextId":1,"hash":"261450710E53FAF08507A2B5A8FCEC05872EBA18","executionContextAuxData":{"isDefault":true,"frameId":"3392.1"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
From target: {"id":10,"result":{"result":{"type":"string","value":"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"}}}
Target userAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
To target: "{\"id\":12,\"method\":\"Network.setCacheDisabled\",\"params\":{\"cacheDisabled\":true}}"
From target: {"id":11,"result":{}}
To client: {"seq":0,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true}
From target: {"id":12,"result":{}}
From client: configurationDone(undefined)
To client: {"seq":0,"type":"response","request_seq":5,"command":"configurationDone","success":true}
From client: threads(undefined)
To client: {"seq":0,"type":"response","request_seq":6,"command":"threads","success":true,"body":{"threads":[{"id":1,"name":"Chrome"}]}}
From client: restart(undefined)
To target: "{\"id\":13,\"method\":\"Page.reload\",\"params\":{\"ignoreCache\":true}}"
From target: {"method":"Page.frameStartedLoading","params":{"frameId":"3392.1"}}
From target: {"id":13,"result":{}}
To client: {"seq":0,"type":"response","request_seq":7,"command":"restart","success":true,"body":{}}
From target: {"method":"Runtime.executionContextDestroyed","params":{"executionContextId":3}}
From target: {"method":"Page.frameDetached","params":{"frameId":"3392.2"}}
From target: {"method":"Runtime.executionContextDestroyed","params":{"executionContextId":1}}
From target: {"method":"Runtime.executionContextsCleared","params":{}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":4,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.1"}}}}
From target: {"method":"Page.frameNavigated","params":{"frame":{"id":"3392.1","loaderId":"3392.1","url":"http://localhost:8080/?id=7015003","securityOrigin":"http://localhost:8080","mimeType":"text/html"}}}
From target: {"method":"Page.frameAttached","params":{"frameId":"3392.3","parentFrameId":"3392.1"}}
From target: {"method":"Page.frameStartedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Page.frameNavigated","params":{"frame":{"id":"3392.3","parentId":"3392.1","loaderId":"3392.2","name":"context","url":"about:blank","securityOrigin":"http://localhost:8080","mimeType":"text/html"}}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":5,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.3"}}}}
From target: {"method":"Page.frameStoppedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","startLine":0,"startColumn":0,"endLine":2,"endColumn":8099,"executionContextId":4,"hash":"09B29AE393FEFA2ABFB56EE3192BAF606C347C62","executionContextAuxData":{"isDefault":true,"frameId":"3392.1"},"isLiveEdit":false,"sourceMapURL":"socket.io.js.map","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/socket.io/socket.io.js to c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
SourceMaps.getMapForGeneratedPath: Finding SourceMap for c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js by URI: socket.io.js.map and webRoot: c:\foo\bar\karma-and-vscode-debugging
SourceMaps.loadSourceMapContents: Reading local sourcemap file from c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js.map
SourceMaps.loadSourceMapContents: Could not read sourcemap file - ENOENT: no such file or directory, open 'c:\foo\bar\karma-and-vscode-debugging\socket.io\socket.io.js.map'
From target: {"method":"Debugger.scriptFailedToParse","params":{"scriptId":"45","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":3,"executionContextId":204116578,"hash":"DED4D86051B774094CB5762843D429DC872EBA18","sourceMapURL":"","hasSourceURL":false}}
From target: {"method":"Debugger.scriptFailedToParse","params":{"scriptId":"46","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":2,"executionContextId":222532437,"hash":"1110BA42E4E4F1BA4CB5762843D429DC872EBA18","sourceMapURL":"","hasSourceURL":false}}
From target: {"method":"Debugger.scriptFailedToParse","params":{"scriptId":"47","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":2,"executionContextId":206672455,"hash":"8193CF03E4E4F1BA4CB5762843D429DC872EBA18","sourceMapURL":"","hasSourceURL":false}}
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"48","url":"http://localhost:8080/karma.js","startLine":0,"startColumn":0,"endLine":4029,"endColumn":0,"executionContextId":4,"hash":"64E492B2AD1D531771EB5985C94456E6EE10E533","executionContextAuxData":{"isDefault":true,"frameId":"3392.1"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/karma.js to c:\foo\bar\karma-and-vscode-debugging\karma.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Page.loadEventFired","params":{"timestamp":120818.92216}}
From target: {"method":"Page.frameStoppedLoading","params":{"frameId":"3392.1"}}
From target: {"method":"Page.domContentEventFired","params":{"timestamp":120818.922329}}
From target: {"method":"Page.frameScheduledNavigation","params":{"frameId":"3392.3","delay":0}}
From target: {"method":"Console.messageAdded","params":{"message":{"source":"console-api","level":"log","text":"console.clear","url":"http://localhost:8080/karma.js","line":205,"column":22}}}
From target: {"method":"Runtime.consoleAPICalled","params":{"type":"clear","args":[{"type":"string","value":"console.clear"}],"executionContextId":4,"timestamp":1491072038812.191894531250000,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"48","url":"http://localhost:8080/karma.js","lineNumber":204,"columnNumber":21},{"functionName":"n.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":28724},{"functionName":"n.onevent","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":2,"columnNumber":5719},{"functionName":"n.onpacket","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":2,"columnNumber":5341},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":2,"columnNumber":7485},{"functionName":"n.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":28724},{"functionName":"n.ondecoded","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":0,"columnNumber":29249},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":2,"columnNumber":7485},{"functionName":"r.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":0,"columnNumber":23661},{"functionName":"s.add","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":0,"columnNumber":10406},{"functionName":"n.ondata","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":0,"columnNumber":29202},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":2,"columnNumber":7485},{"functionName":"n.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":28724},{"functionName":"n.onPacket","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":5905},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":3526},{"functionName":"n.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":28724},{"functionName":"n.onPacket","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":17997},{"functionName":"r","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":15621},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":23103},{"functionName":"e.decodePayloadAsBinary","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":23081},{"functionName":"e.decodePayload","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":21050},{"functionName":"n.onData","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":15636},{"functionName":"","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":11791},{"functionName":"n.emit","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":28724},{"functionName":"i.onData","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":13352},{"functionName":"i.onLoad","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":14205},{"functionName":"hasXDR.r.onreadystatechange","scriptId":"44","url":"http://localhost:8080/socket.io/socket.io.js","lineNumber":1,"columnNumber":13012}]}}}
To client: {"seq":0,"type":"event","event":"output","body":{"category":"stdout","output":"output","variablesReference":100001}}
From client: variables({"variablesReference":100001})
To client: {"seq":0,"type":"response","request_seq":8,"command":"variables","success":true,"body":{"variables":[{"name":"0","value":"Unimplemented console API: clear","variablesReference":0,"evaluateName":"0"}]}}
From target: {"method":"Page.frameStartedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Page.frameClearedScheduledNavigation","params":{"frameId":"3392.3"}}
From target: {"method":"Runtime.executionContextDestroyed","params":{"executionContextId":5}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":6,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.3"}}}}
From target: {"method":"Page.frameNavigated","params":{"frame":{"id":"3392.3","parentId":"3392.1","loaderId":"3392.3","name":"context","url":"http://localhost:8080/context.html","securityOrigin":"http://localhost:8080","mimeType":"text/html"}}}
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"50","url":"http://localhost:8080/context.js","startLine":0,"startColumn":0,"endLine":2579,"endColumn":0,"executionContextId":6,"hash":"8CA8A0206B8E029867B02B23496FEC744704B957","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/context.js to c:\foo\bar\karma-and-vscode-debugging\context.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"51","url":"http://localhost:8080/context.html","startLine":18,"startColumn":33,"endLine":32,"endColumn":2,"executionContextId":6,"hash":"14F2C8C139CF33C9425F91C7CFCD5459B7429447","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/context.html to c:\foo\bar\karma-and-vscode-debugging\context.html. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"52","url":"http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?916005cc407925f4764668d61d04888d59258f5d","startLine":0,"startColumn":0,"endLine":3656,"endColumn":0,"executionContextId":6,"hash":"E0BCB0A28AE5DB24CC4B2C04685A22A4DA17EE54","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?916005cc407925f4764668d61d04888d59258f5d to c:\foo\bar\karma-and-vscode-debugging\absoluteC:\foo\bar\karma-and-vscode-debugging\node_modules\jasmine-core\lib\jasmine-core\jasmine.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"53","url":"http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/boot.js?945a38bf4e45ad2770eb94868231905a04a0bd3e","startLine":0,"startColumn":0,"endLine":42,"endColumn":0,"executionContextId":6,"hash":"DC2C0BF05AD57039EAD8B5038E93299ABF46D323","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/boot.js?945a38bf4e45ad2770eb94868231905a04a0bd3e to c:\foo\bar\karma-and-vscode-debugging\absoluteC:\foo\bar\karma-and-vscode-debugging\node_modules\karma-jasmine\lib\boot.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"54","url":"http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/adapter.js?7a813cc290d592e664331c573a1a796192cdd1ad","startLine":0,"startColumn":0,"endLine":396,"endColumn":0,"executionContextId":6,"hash":"20C397E379C27B7AF1847C778ABB49C15977A753","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/adapter.js?7a813cc290d592e664331c573a1a796192cdd1ad to c:\foo\bar\karma-and-vscode-debugging\absoluteC:\foo\bar\karma-and-vscode-debugging\node_modules\karma-jasmine\lib\adapter.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"55","url":"http://localhost:8080/base/example.js?51a5f49ea9a60b2b374e551ba2e49c94c476d5b7","startLine":0,"startColumn":0,"endLine":8,"endColumn":0,"executionContextId":6,"hash":"D1588CA2A5EF8D97AD3A66E7DF6512A3400CEA54","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/base/example.js?51a5f49ea9a60b2b374e551ba2e49c94c476d5b7 to c:\foo\bar\karma-and-vscode-debugging\base\example.js. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Debugger.scriptParsed","params":{"scriptId":"56","url":"http://localhost:8080/context.html","startLine":38,"startColumn":33,"endLine":40,"endColumn":2,"executionContextId":6,"hash":"700B7052A7EC52E01F8D3101787BC5E62E30A294","executionContextAuxData":{"isDefault":true,"frameId":"3392.3"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false}}
Paths.scriptParsed: resolved http://localhost:8080/context.html to c:\foo\bar\karma-and-vscode-debugging\context.html. webRoot: c:\foo\bar\karma-and-vscode-debugging
From target: {"method":"Page.frameStoppedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Page.frameScheduledNavigation","params":{"frameId":"3392.3","delay":0}}
From target: {"method":"Page.frameStartedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Runtime.executionContextDestroyed","params":{"executionContextId":6}}
From target: {"method":"Runtime.executionContextCreated","params":{"context":{"id":7,"origin":"http://localhost:8080","name":"","auxData":{"isDefault":true,"frameId":"3392.3"}}}}
From target: {"method":"Page.frameNavigated","params":{"frame":{"id":"3392.3","parentId":"3392.1","loaderId":"3392.4","name":"context","url":"about:blank","securityOrigin":"http://localhost:8080","mimeType":"text/html"}}}
From target: {"method":"Page.frameStoppedLoading","params":{"frameId":"3392.3"}}
From target: {"method":"Page.frameClearedScheduledNavigation","params":{"frameId":"3392.3"}}
From client: completions({"text":".","column":2,"line":1})
Completions: Returning global completions
To client: {"seq":0,"type":"response","request_seq":9,"command":"completions","success":false,"message":"stack frame not valid","body":{"error":{"id":2020,"format":"stack frame not valid","sendTelemetry":true}}}
From client: evaluate({"expression":".scripts","context":"repl"})
To client: {"seq":0,"type":"event","event":"output","body":{"category":"console","output":"› http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/jasmine-core/lib/jasmine-core/jasmine.js?916005cc407925f4764668d61d04888d59258f5d (c:\\foo\\bar\\karma-and-vscode-debugging\\absoluteC:\\foo\\bar\\karma-and-vscode-debugging\\node_modules\\jasmine-core\\lib\\jasmine-core\\jasmine.js)\n› http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/adapter.js?7a813cc290d592e664331c573a1a796192cdd1ad (c:\\foo\\bar\\karma-and-vscode-debugging\\absoluteC:\\foo\\bar\\karma-and-vscode-debugging\\node_modules\\karma-jasmine\\lib\\adapter.js)\n› http://localhost:8080/absoluteC:/foo/bar/karma-and-vscode-debugging/node_modules/karma-jasmine/lib/boot.js?945a38bf4e45ad2770eb94868231905a04a0bd3e (c:\\foo\\bar\\karma-and-vscode-debugging\\absoluteC:\\foo\\bar\\karma-and-vscode-debugging\\node_modules\\karma-jasmine\\lib\\boot.js)\n› http://localhost:8080/base/example.js?51a5f49ea9a60b2b374e551ba2e49c94c476d5b7 (c:\\foo\\bar\\karma-and-vscode-debugging\\base\\example.js)\n› http://localhost:8080/context.html (c:\\foo\\bar\\karma-and-vscode-debugging\\context.html)\n› http://localhost:8080/context.js (c:\\foo\\bar\\karma-and-vscode-debugging\\context.js)\n› http://localhost:8080/karma.js (c:\\foo\\bar\\karma-and-vscode-debugging\\karma.js)\n› http://localhost:8080/socket.io/socket.io.js (c:\\foo\\bar\\karma-and-vscode-debugging\\socket.io\\socket.io.js)"}}
To client: {"seq":0,"type":"response","request_seq":10,"command":"evaluate","success":true,"body":{"result":"","variablesReference":0}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment