{"timestamp":1643306629051,"tag":"runtime.welcome","level":1,"message":"js-debug v1.60.1 started","metadata":{"os":"win32 x64","nodeVersion":"v12.22.6","adapterVersion":"1.60.1"}} {"tag":"dap.receive","timestamp":1643306629020,"metadata":{"connectionId":0,"message":{"type":"request","command":"initialize","arguments":{"pathFormat":"path","clientID":"visualstudio","clientName":"Visual Studio","adapterID":"pwa-chrome","locale":"en-US","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsRunInTerminalRequest":true,"supportsMemoryReferences":true,"supportsProgressReporting":true,"SupportsMessageBox":true,"supportsHandshakeRequest":true,"supportsVsAdditionalBreakpointBinds":true,"supportsHitCountsChange":true,"supportsVsCustomMessages":true,"supportsVariableEnumerators":true,"supportsMapURLToFilePathRequest":true,"supportsLaunchUnelevatedProcessRequest":true,"supportsAccessingSourcesThorughClient":true},"seq":1}},"level":0} {"tag":"dap.send","timestamp":1643306629020,"metadata":{"connectionId":0,"message":{"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsConfigurationDoneRequest":true,"supportsFunctionBreakpoints":false,"supportsConditionalBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsEvaluateForHovers":true,"exceptionBreakpointFilters":[{"filter":"all","label":"Caught Exceptions","default":false,"supportsCondition":true,"description":"Breaks on all throw errors, even if they're caught later.","conditionDescription":"error.name == \"MyError\""},{"filter":"uncaught","label":"Uncaught Exceptions","default":false,"supportsCondition":true,"description":"Breaks only on errors or promise rejections that are not handled.","conditionDescription":"error.name == \"MyError\""}],"supportsStepBack":false,"supportsSetVariable":true,"supportsRestartFrame":true,"supportsGotoTargetsRequest":false,"supportsStepInTargetsRequest":false,"supportsCompletionsRequest":true,"supportsModulesRequest":false,"additionalModuleColumns":[],"supportedChecksumAlgorithms":[],"supportsRestartRequest":true,"supportsExceptionOptions":false,"supportsValueFormattingOptions":true,"supportsExceptionInfoRequest":true,"supportTerminateDebuggee":false,"supportsDelayedStackTraceLoading":true,"supportsLoadedSourcesRequest":true,"supportsLogPoints":true,"supportsTerminateThreadsRequest":false,"supportsSetExpression":true,"supportsTerminateRequest":false,"completionTriggerCharacters":[".","[","\"","'"],"supportsBreakpointLocationsRequest":true,"supportsClipboardContext":true,"supportsExceptionFilterOptions":true}}},"level":0} {"tag":"dap.send","timestamp":1643306629022,"metadata":{"connectionId":0,"message":{"seq":2,"type":"event","event":"initialized","body":{}}},"level":0} {"tag":"dap.receive","timestamp":1643306629042,"metadata":{"connectionId":0,"message":{"type":"request","command":"launch","arguments":{"WebRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot","rootPath":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot","__workspaceFolder":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot","runtimeExecutable":"C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe","runtimeArgs":[],"sourceMaps":true,"url":"https://localhost:44380/","trace":{"logFile":"C:\\Users\\aerie\\AppData\\Local\\Temp\\visualstudio-js-debugger.txt"},"launchUnelevated":false,"projectGuid":"435d8b72-ddcb-4315-855c-bd43c09c4296","userDataDir":"C:\\Users\\aerie\\AppData\\Local\\Microsoft\\VisualStudio\\17.0_312b3ba6\\WebTools\\3C2B947C_9E0C8745","breakOnLoad":true,"smartStep":true,"skipFiles":[],"showAsyncStacks":true,"timeout":10000,"__startWebAssemblyDebugServer":false,"cleanUp":"wholeBrowser","name":"Launch the JavaScript PWA Debugger from Visual Studio","type":"pwa-chrome","request":"launch","continueOnDisconnect":true},"seq":2}},"level":0} {"tag":"dap.send","timestamp":1643306629043,"metadata":{"connectionId":0,"message":{"seq":3,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/launch","data":{"type":"pwa-chrome","request":"launch","os":"win32 x64","nodeVersion":"v12.22.6","adapterVersion":"1.60.1","parameters":"{\"type\":\"pwa-chrome\",\"name\":\"\",\"request\":\"launch\",\"trace\":{\"logFile\":\"\"},\"outputCapture\":\"console\",\"timeout\":10000,\"timeouts\":{},\"showAsyncStacks\":true,\"skipFiles\":[],\"smartStep\":true,\"sourceMaps\":true,\"sourceMapRenames\":true,\"pauseForSourceMap\":true,\"resolveSourceMapLocations\":null,\"rootPath\":\"\",\"outFiles\":[\"\",\"\"],\"sourceMapPathOverrides\":{\"webpack:///./~/*\":\"\",\"webpack:////*\":\"\",\"webpack://?:*/*\":\"\",\"webpack:///([a-z]):/(.+)\":\"\",\"meteor://💻app/*\":\"\"},\"enableContentValidation\":true,\"cascadeTerminateToConfigurations\":[],\"__workspaceFolder\":\"\",\"__autoExpandGetters\":false,\"__breakOnConditionalError\":false,\"address\":\"localhost\",\"port\":0,\"disableNetworkCache\":true,\"pathMapping\":{},\"url\":\"\",\"restart\":false,\"urlFilter\":\"*\",\"webRoot\":\"\",\"server\":null,\"browserAttachLocation\":\"workspace\",\"targetSelection\":\"automatic\",\"vueComponentPaths\":[\"\",\"\"],\"perScriptSourcemaps\":\"auto\",\"cwd\":null,\"file\":null,\"env\":{},\"includeDefaultArgs\":true,\"runtimeArgs\":[],\"runtimeExecutable\":\"\",\"userDataDir\":\"\",\"browserLaunchLocation\":\"workspace\",\"profileStartup\":false,\"cleanUp\":\"wholeBrowser\",\"WebRoot\":\"\",\"launchUnelevated\":false,\"projectGuid\":\"\",\"breakOnLoad\":true,\"__startWebAssemblyDebugServer\":false,\"continueOnDisconnect\":true}"}}}},"level":0} {"tag":"dap.send","timestamp":1643306629046,"metadata":{"connectionId":0,"message":{"seq":4,"type":"event","event":"output","body":{"category":"console","output":"Verbose logs are written to:\nC:\\Users\\aerie\\AppData\\Local\\Temp\\visualstudio-js-debugger.txt\n"}}},"level":0} {"tag":"cdp.send","timestamp":1643306629060,"metadata":{"connectionId":0,"message":{"id":1001,"method":"Target.attachToBrowserTarget","params":{}}},"level":0} {"tag":"dap.receive","timestamp":1643306629070,"metadata":{"connectionId":0,"message":{"type":"request","command":"setBreakpoints","arguments":{"source":{"path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sources":[],"checksums":[]},"breakpoints":[{"line":16,"column":1}],"lines":[16]},"seq":3}},"level":0} {"tag":"dap.send","timestamp":1643306629070,"metadata":{"connectionId":0,"message":{"seq":5,"type":"response","request_seq":3,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1,"verified":false,"message":"Unbound breakpoint"}]}}},"level":0} {"tag":"dap.receive","timestamp":1643306629078,"metadata":{"connectionId":0,"message":{"type":"request","command":"setExceptionBreakpoints","arguments":{"filters":[]},"seq":4}},"level":0} {"tag":"dap.send","timestamp":1643306629078,"metadata":{"connectionId":0,"message":{"seq":6,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true,"body":{}}},"level":0} {"tag":"dap.receive","timestamp":1643306629079,"metadata":{"connectionId":0,"message":{"type":"request","command":"configurationDone","arguments":{},"seq":5}},"level":0} {"tag":"dap.send","timestamp":1643306629079,"metadata":{"connectionId":0,"message":{"seq":7,"type":"response","request_seq":5,"command":"configurationDone","success":true,"body":{}}},"level":0} {"tag":"cdp.receive","timestamp":1643306629593,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"19E96CCF4C0E198743F4E8173D21D21B","targetInfo":{"targetId":"f016faac-d00e-4001-9262-0cea84756765","type":"browser","title":"","url":"","attached":true,"canAccessOpener":false},"waitingForDebugger":false}}},"level":0} {"tag":"cdp.receive","timestamp":1643306629593,"metadata":{"connectionId":0,"message":{"id":1001,"result":{"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}}},"level":0} {"tag":"cdp.send","timestamp":1643306629595,"metadata":{"connectionId":0,"message":{"id":1002,"method":"Target.setDiscoverTargets","params":{"discover":true},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"0512B4DACFBB821D97243D0E34F7834A","type":"background_page","title":"Google Hangouts","url":"chrome-extension://nkeimhogjdpnpccoofpliimaahmaaome/background.html","attached":false,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","type":"page","title":"","url":"about:blank","attached":false,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"74a7cb82-36cb-4070-afcd-95a35ff90956","type":"browser","title":"","url":"","attached":true,"canAccessOpener":false}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"method":"Target.targetCreated","params":{"targetInfo":{"targetId":"f016faac-d00e-4001-9262-0cea84756765","type":"browser","title":"","url":"","attached":true,"canAccessOpener":false}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"id":1002,"result":{},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.send","timestamp":1643306629613,"metadata":{"connectionId":0,"message":{"id":1003,"method":"Target.attachToTarget","params":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","flatten":true},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629624,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","type":"page","title":"about:blank","url":"about:blank","attached":false,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629635,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","type":"page","title":"about:blank","url":"about:blank","attached":true,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629635,"metadata":{"connectionId":0,"message":{"method":"Target.attachedToTarget","params":{"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA","targetInfo":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","type":"page","title":"about:blank","url":"about:blank","attached":true,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"},"waitingForDebugger":false},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629635,"metadata":{"connectionId":0,"message":{"id":1003,"result":{"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1004,"method":"Target.setAutoAttach","params":{"autoAttach":true,"waitForDebuggerOnStart":true,"flatten":true},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1005,"method":"Network.setCacheDisabled","params":{"cacheDisabled":true},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1006,"method":"Browser.getVersion","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1007,"method":"Page.enable","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1008,"method":"Page.getResourceTree","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1009,"method":"ServiceWorker.enable","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1010,"method":"ServiceWorker.setForceUpdateOnPageLoad","params":{"forceUpdateOnPageLoad":false},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629636,"metadata":{"connectionId":0,"message":{"id":1011,"method":"Network.disable","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629637,"metadata":{"connectionId":0,"message":{"id":1012,"method":"Page.waitForDebugger","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629638,"metadata":{"connectionId":0,"message":{"id":1013,"method":"Page.navigate","params":{"url":"https://localhost:44380/"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306629640,"metadata":{"connectionId":0,"message":{"seq":8,"command":"attachedChildSession","type":"request","arguments":{"config":{"type":"pwa-chrome","name":"about:blank","request":"launch","__pendingTargetId":"C9CDC44E1747D7E7D24FA0EE46C694EA","__jsDebugChildServer":"53696"}}}},"level":0} {"tag":"cdp.receive","timestamp":1643306629645,"metadata":{"connectionId":0,"message":{"id":1006,"result":{"protocolVersion":"1.3","product":"Chrome/97.0.4692.99","revision":"@d740da257583289dbebd2eb37e8668928fac5ead","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36","jsVersion":"9.7.106.19"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.target","timestamp":1643306629645,"message":"Retrieved browser information","metadata":{"protocolVersion":"1.3","product":"Chrome/97.0.4692.99","revision":"@d740da257583289dbebd2eb37e8668928fac5ead","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36","jsVersion":"9.7.106.19"},"level":0} {"tag":"dap.send","timestamp":1643306629646,"metadata":{"connectionId":0,"message":{"seq":9,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/browserVersion","data":{"browser":"Chrome/97.0.4692.99","targetCRDPVersion":"1.3","targetRevision":"@d740da257583289dbebd2eb37e8668928fac5ead","targetUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36","targetV8":"9.7.106.19","targetVersion":"97.0.4692.99","targetProject":"Chrome","targetProduct":""}}}},"level":0} {"tag":"cdp.receive","timestamp":1643306629646,"metadata":{"connectionId":0,"message":{"id":1009,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629646,"metadata":{"connectionId":0,"message":{"id":1010,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629651,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerRegistrationUpdated","params":{"registrations":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629652,"metadata":{"connectionId":0,"message":{"method":"ServiceWorker.workerVersionUpdated","params":{"versions":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629721,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"0512B4DACFBB821D97243D0E34F7834A","type":"background_page","title":"Google Hangouts","url":"chrome-extension://nkeimhogjdpnpccoofpliimaahmaaome/background.html","attached":false,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629775,"metadata":{"connectionId":0,"message":{"id":1004,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629775,"metadata":{"connectionId":0,"message":{"id":1005,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629775,"metadata":{"connectionId":0,"message":{"id":1007,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629776,"metadata":{"connectionId":0,"message":{"id":1008,"result":{"frameTree":{"frame":{"id":"16E8C120224C027F8A4C6232A8EFA093","loaderId":"3B59C9592211F06DC94B5F85A87DD22C","url":"about:blank","domainAndRegistry":"","securityOrigin":"://","mimeType":"text/html","adFrameStatus":{"adFrameType":"none"},"secureContextType":"InsecureScheme","crossOriginIsolatedContextType":"NotIsolated","gatedAPIFeatures":[]},"resources":[]}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629776,"metadata":{"connectionId":0,"message":{"id":1011,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629865,"metadata":{"connectionId":0,"message":{"id":1014,"method":"Runtime.enable","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629865,"metadata":{"connectionId":0,"message":{"id":1015,"method":"Debugger.enable","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306629867,"metadata":{"connectionId":0,"message":{"id":1016,"method":"Debugger.setAsyncCallStackDepth","params":{"maxDepth":32},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306629868,"message":"Dequeue messages","metadata":{"message":[{"method":"ServiceWorker.workerRegistrationUpdated","params":{"registrations":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"},{"method":"ServiceWorker.workerVersionUpdated","params":{"versions":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}]},"level":0} {"tag":"dap.receive","timestamp":1643306629869,"metadata":{"connectionId":1,"message":{"type":"request","command":"initialize","arguments":{"pathFormat":"path","clientID":"visualstudio","clientName":"Visual Studio","adapterID":"pwa-chrome","locale":"en-US","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsRunInTerminalRequest":true,"supportsMemoryReferences":true,"supportsProgressReporting":true,"SupportsMessageBox":true,"supportsHandshakeRequest":true,"supportsVsAdditionalBreakpointBinds":true,"supportsHitCountsChange":true,"supportsVsCustomMessages":true,"supportsVariableEnumerators":true,"supportsMapURLToFilePathRequest":true,"supportsLaunchUnelevatedProcessRequest":true,"supportsAccessingSourcesThorughClient":true},"seq":1}},"level":0} {"tag":"dap.send","timestamp":1643306629869,"metadata":{"connectionId":1,"message":{"seq":1,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"supportsConfigurationDoneRequest":true,"supportsFunctionBreakpoints":false,"supportsConditionalBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsEvaluateForHovers":true,"exceptionBreakpointFilters":[{"filter":"all","label":"Caught Exceptions","default":false,"supportsCondition":true,"description":"Breaks on all throw errors, even if they're caught later.","conditionDescription":"error.name == \"MyError\""},{"filter":"uncaught","label":"Uncaught Exceptions","default":false,"supportsCondition":true,"description":"Breaks only on errors or promise rejections that are not handled.","conditionDescription":"error.name == \"MyError\""}],"supportsStepBack":false,"supportsSetVariable":true,"supportsRestartFrame":true,"supportsGotoTargetsRequest":false,"supportsStepInTargetsRequest":false,"supportsCompletionsRequest":true,"supportsModulesRequest":false,"additionalModuleColumns":[],"supportedChecksumAlgorithms":[],"supportsRestartRequest":true,"supportsExceptionOptions":false,"supportsValueFormattingOptions":true,"supportsExceptionInfoRequest":true,"supportTerminateDebuggee":false,"supportsDelayedStackTraceLoading":true,"supportsLoadedSourcesRequest":true,"supportsLogPoints":true,"supportsTerminateThreadsRequest":false,"supportsSetExpression":true,"supportsTerminateRequest":false,"completionTriggerCharacters":[".","[","\"","'"],"supportsBreakpointLocationsRequest":true,"supportsClipboardContext":true,"supportsExceptionFilterOptions":true}}},"level":0} {"tag":"dap.send","timestamp":1643306629869,"metadata":{"connectionId":1,"message":{"seq":2,"type":"event","event":"process","body":{"name":"about:blank"}}},"level":0} {"tag":"dap.send","timestamp":1643306629869,"metadata":{"connectionId":1,"message":{"seq":3,"type":"event","event":"process","body":{"name":"JavaScript debug adapter: about:blank"}}},"level":0} {"tag":"dap.send","timestamp":1643306629870,"metadata":{"connectionId":1,"message":{"seq":4,"type":"event","event":"initialized","body":{}}},"level":0} {"tag":"dap.send","timestamp":1643306629870,"metadata":{"connectionId":1,"message":{"seq":5,"type":"event","event":"thread","body":{"reason":"started","threadId":0}}},"level":0} {"tag":"dap.receive","timestamp":1643306629890,"metadata":{"connectionId":1,"message":{"type":"request","command":"launch","arguments":{"sourceMaps":true,"trace":{"logFile":"C:\\Users\\aerie\\AppData\\Local\\Temp\\visualstudio-js-debugger.txt"},"launchUnelevated":false,"breakOnLoad":true,"smartStep":true,"skipFiles":[],"showAsyncStacks":true,"timeout":10000,"__startWebAssemblyDebugServer":false,"cleanUp":"wholeBrowser","name":"about:blank","type":"pwa-chrome","request":"launch","__jsDebugChildServer":53696,"__pendingTargetId":"C9CDC44E1747D7E7D24FA0EE46C694EA"},"seq":2}},"level":0} {"tag":"dap.receive","timestamp":1643306629912,"metadata":{"connectionId":1,"message":{"type":"request","command":"setBreakpoints","arguments":{"source":{"path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sources":[],"checksums":[]},"breakpoints":[{"line":16,"column":1}],"lines":[16]},"seq":3}},"level":0} {"tag":"cdp.send","timestamp":1643306629913,"metadata":{"connectionId":0,"message":{"id":1017,"method":"Debugger.setInstrumentationBreakpoint","params":{"instrumentation":"beforeScriptWithSourceMapExecution"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634027,"metadata":{"connectionId":0,"message":{"seq":10,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"initialize":{"operation":"initialize","totalTime":1.9,"max":1.9,"avg":1.9,"stddev":null,"count":1,"failed":0},"!initialize.errors":[],"initialize.errors":[],"setBreakpoints":{"operation":"setBreakpoints","totalTime":0.8,"max":0.8,"avg":0.8,"stddev":null,"count":1,"failed":0},"!setBreakpoints.errors":[],"setBreakpoints.errors":[],"setExceptionBreakpoints":{"operation":"setExceptionBreakpoints","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!setExceptionBreakpoints.errors":[],"setExceptionBreakpoints.errors":[],"configurationDone":{"operation":"configurationDone","totalTime":0.4,"max":0.4,"avg":0.4,"stddev":null,"count":1,"failed":0},"!configurationDone.errors":[],"configurationDone.errors":[]}}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634064,"metadata":{"connectionId":0,"message":{"id":1013,"result":{"frameId":"16E8C120224C027F8A4C6232A8EFA093","loaderId":"75568BA91D49D3A99ADD5749A4C09763"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.launch","timestamp":1643306634064,"message":"Launched successfully","metadata":{"name":"h"},"level":1} {"tag":"dap.send","timestamp":1643306634064,"metadata":{"connectionId":0,"message":{"seq":11,"type":"response","request_seq":2,"command":"launch","success":true,"body":{}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634065,"metadata":{"connectionId":0,"message":{"method":"Page.frameStartedLoading","params":{"frameId":"16E8C120224C027F8A4C6232A8EFA093"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634073,"metadata":{"connectionId":0,"message":{"method":"Target.targetInfoChanged","params":{"targetInfo":{"targetId":"16E8C120224C027F8A4C6232A8EFA093","type":"page","title":"https://localhost:44380","url":"https://localhost:44380/","attached":true,"canAccessOpener":false,"browserContextId":"F918A65419EBDF3B228C1096178C8F5C"}},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"dap.send","timestamp":1643306634073,"metadata":{"connectionId":1,"message":{"seq":6,"type":"event","event":"process","body":{"name":"JavaScript debug adapter: https://localhost:44380"}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634073,"metadata":{"connectionId":0,"message":{"method":"Page.frameNavigated","params":{"frame":{"id":"16E8C120224C027F8A4C6232A8EFA093","loaderId":"75568BA91D49D3A99ADD5749A4C09763","url":"https://localhost:44380/","domainAndRegistry":"","securityOrigin":"https://localhost:44380","mimeType":"text/html","adFrameStatus":{"adFrameType":"none"},"secureContextType":"SecureLocalhost","crossOriginIsolatedContextType":"NotIsolated","gatedAPIFeatures":[]},"type":"Navigation"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634074,"metadata":{"connectionId":0,"message":{"method":"Runtime.executionContextCreated","params":{"context":{"id":2,"origin":"https://localhost:44380","name":"","uniqueId":"7719358265222705146.8952991167443586026","auxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"}}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634074,"metadata":{"connectionId":0,"message":{"id":1014,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634074,"metadata":{"connectionId":0,"message":{"id":1015,"result":{"debuggerId":"7269380659595509935.5226374935783101942"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634076,"metadata":{"connectionId":0,"message":{"id":1016,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634076,"metadata":{"connectionId":0,"message":{"id":1017,"result":{"breakpointId":"8:beforeScriptWithSourceMapExecution"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634114,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634114,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634114,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634115,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634116,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634117,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634118,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"perf.function","timestamp":1643306634118,"message":"","metadata":{"method":"BreakpointsPredictor.createInitialMapping","duration":42},"level":0} {"tag":"cdp.send","timestamp":1643306634435,"metadata":{"connectionId":0,"message":{"id":1018,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","lineNumber":0,"columnNumber":0},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306634435,"metadata":{"connectionId":0,"message":{"id":1019,"method":"Debugger.setBreakpointByUrl","params":{"urlRegex":"[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","lineNumber":15,"columnNumber":0},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634436,"metadata":{"connectionId":0,"message":{"id":1018,"result":{"breakpointId":"2:0:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","locations":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634436,"metadata":{"connectionId":0,"message":{"id":1019,"result":{"breakpointId":"2:15:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","locations":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634436,"metadata":{"connectionId":1,"message":{"seq":7,"type":"response","request_seq":3,"command":"setBreakpoints","success":true,"body":{"breakpoints":[{"id":1,"verified":false,"message":"Unbound breakpoint"}]}}},"level":0} {"tag":"dap.receive","timestamp":1643306634444,"metadata":{"connectionId":1,"message":{"type":"request","command":"setExceptionBreakpoints","arguments":{"filters":[]},"seq":4}},"level":0} {"tag":"cdp.send","timestamp":1643306634444,"metadata":{"connectionId":0,"message":{"id":1020,"method":"Debugger.setPauseOnExceptions","params":{"state":"none"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634445,"metadata":{"connectionId":0,"message":{"id":1020,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634445,"metadata":{"connectionId":1,"message":{"seq":8,"type":"response","request_seq":4,"command":"setExceptionBreakpoints","success":true,"body":{}}},"level":0} {"tag":"dap.receive","timestamp":1643306634448,"metadata":{"connectionId":1,"message":{"type":"request","command":"configurationDone","arguments":{},"seq":5}},"level":0} {"tag":"dap.send","timestamp":1643306634448,"metadata":{"connectionId":1,"message":{"seq":9,"type":"response","request_seq":5,"command":"configurationDone","success":true,"body":{}}},"level":0} {"tag":"perf.function","timestamp":1643306634448,"message":"","metadata":{"method":"BreakpointManager.launchBlocker","duration":0},"level":0} {"tag":"cdp.send","timestamp":1643306634448,"metadata":{"connectionId":0,"message":{"id":1021,"method":"Runtime.runIfWaitingForDebugger","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306634448,"metadata":{"connectionId":0,"message":{"id":1022,"method":"Runtime.evaluate","params":{"expression":"globalThis.__jsDebugIsReady = true; \n//# sourceURL=eval-42faeabd.cdp\n"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634448,"metadata":{"connectionId":1,"message":{"seq":10,"type":"response","request_seq":2,"command":"launch","success":true,"body":{}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634455,"metadata":{"connectionId":0,"message":{"id":1021,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634456,"metadata":{"connectionId":0,"message":{"id":1012,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634458,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"5","url":"eval-42faeabd.cdp","startLine":0,"startColumn":0,"endLine":2,"endColumn":0,"executionContextId":2,"hash":"04d2e1d237c2758a7f6171f5c2d7edd419d46716","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":true,"isModule":false,"length":69,"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634459,"metadata":{"connectionId":0,"message":{"id":1022,"result":{"result":{"type":"boolean","value":true}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634506,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"8","url":"https://localhost:44380/","startLine":49,"startColumn":12,"endLine":53,"endColumn":4,"executionContextId":2,"hash":"141b58520f5526d04e43c0f4826a09d0574ab010","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":30,"scriptLanguage":"JavaScript","embedderName":"https://localhost:44380/"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634507,"metadata":{"connectionId":0,"message":{"method":"Runtime.exceptionThrown","params":{"timestamp":1643306634506.587,"exceptionDetails":{"exceptionId":1,"text":"Uncaught","lineNumber":51,"columnNumber":8,"scriptId":"8","url":"https://localhost:44380/","stackTrace":{"callFrames":[{"functionName":"","scriptId":"8","url":"https://localhost:44380/","lineNumber":51,"columnNumber":8}]},"exception":{"type":"object","subtype":"error","className":"ReferenceError","description":"ReferenceError: $ is not defined\n at https://localhost:44380/:52:9","objectId":"-5735406268537889874.2.1","preview":{"type":"object","subtype":"error","description":"ReferenceError: $ is not defined\n at https://localhost:44380/:52:9","overflow":false,"properties":[{"name":"stack","type":"string","value":"ReferenceError: $ is not defined\n at https://localhost:44380/:52:9"},{"name":"message","type":"string","value":"$ is not defined"}]}},"executionContextId":2}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634508,"message":"Creating source from url","metadata":{"inputUrl":"https://localhost:44380/"},"level":0} {"tag":"dap.send","timestamp":1643306634510,"metadata":{"connectionId":1,"message":{"seq":11,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"localhost꞉44380/(index)꞉50:13","path":"localhost꞉44380/(index)꞉50:13","sourceReference":167140559}}}},"level":0} {"tag":"dap.send","timestamp":1643306634510,"metadata":{"connectionId":1,"message":{"seq":12,"type":"event","event":"output","body":{"category":"stderr","output":"Uncaught ReferenceError: $ is not defined","variablesReference":2,"source":{"name":"localhost꞉44380/(index)꞉50:13","path":"localhost꞉44380/(index)꞉50:13","sourceReference":167140559},"line":52,"column":9}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634543,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"10","url":"https://localhost:44380/lib/jquery/dist/jquery.min.js","startLine":0,"startColumn":0,"endLine":2,"endColumn":0,"executionContextId":2,"hash":"0081d5958117199053c8cace7471926c5dfff749","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":86929,"scriptLanguage":"JavaScript","embedderName":"https://localhost:44380/lib/jquery/dist/jquery.min.js"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634543,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"9","url":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js","startLine":0,"startColumn":0,"endLine":6,"endColumn":48,"executionContextId":2,"hash":"207de0df9190a3e82dde210bb4674a8b2a181a16","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"bootstrap.bundle.min.js.map","hasSourceURL":false,"isModule":false,"length":78641,"scriptLanguage":"JavaScript","embedderName":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634544,"metadata":{"connectionId":0,"message":{"method":"Debugger.paused","params":{"callFrames":[{"callFrameId":"-5735406268537889874.2.0","functionName":"","functionLocation":{"scriptId":"9","lineNumber":0,"columnNumber":0},"location":{"scriptId":"9","lineNumber":5,"columnNumber":0},"url":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js","scopeChain":[{"type":"global","object":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.2"}}],"this":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.3"}}],"reason":"instrumentation","data":{"url":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js","scriptId":"9","sourceMapURL":"bootstrap.bundle.min.js.map"},"hitBreakpoints":[]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634544,"message":"Creating source from url","metadata":{"inputUrl":"https://localhost:44380/lib/jquery/dist/jquery.min.js","absolutePath":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\jquery\\dist\\jquery.min.js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634550,"message":"Creating source from url","metadata":{"inputUrl":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js","absolutePath":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js"},"level":0} {"tag":"dap.send","timestamp":1643306634595,"metadata":{"connectionId":0,"message":{"seq":12,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/cdp/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"Target.attachedToTarget":{"operation":"Target.attachedToTarget","totalTime":0.4,"max":0.4,"avg":0.2,"stddev":0.2,"count":2,"failed":0},"!Target.attachedToTarget.errors":[],"Target.attachedToTarget.errors":[],"Target.targetCreated":{"operation":"Target.targetCreated","totalTime":0.4,"max":0.3,"avg":0.1,"stddev":0.1,"count":4,"failed":0},"!Target.targetCreated.errors":[],"Target.targetCreated.errors":[],"Target.targetInfoChanged":{"operation":"Target.targetInfoChanged","totalTime":1.4,"max":0.8,"avg":0.3,"stddev":0.3,"count":4,"failed":0},"!Target.targetInfoChanged.errors":[],"Target.targetInfoChanged.errors":[],"ServiceWorker.workerRegistrationUpdated":{"operation":"ServiceWorker.workerRegistrationUpdated","totalTime":0.2,"max":0.2,"avg":0.2,"stddev":null,"count":1,"failed":0},"!ServiceWorker.workerRegistrationUpdated.errors":[],"ServiceWorker.workerRegistrationUpdated.errors":[],"ServiceWorker.workerVersionUpdated":{"operation":"ServiceWorker.workerVersionUpdated","totalTime":0,"max":0,"avg":0,"stddev":null,"count":1,"failed":0},"!ServiceWorker.workerVersionUpdated.errors":[],"ServiceWorker.workerVersionUpdated.errors":[],"Page.frameStartedLoading":{"operation":"Page.frameStartedLoading","totalTime":0.1,"max":0.1,"avg":0.1,"stddev":null,"count":1,"failed":0},"!Page.frameStartedLoading.errors":[],"Page.frameStartedLoading.errors":[],"Page.frameNavigated":{"operation":"Page.frameNavigated","totalTime":0.2,"max":0.2,"avg":0.2,"stddev":null,"count":1,"failed":0},"!Page.frameNavigated.errors":[],"Page.frameNavigated.errors":[],"Runtime.executionContextCreated":{"operation":"Runtime.executionContextCreated","totalTime":0.1,"max":0.1,"avg":0.1,"stddev":null,"count":1,"failed":0},"!Runtime.executionContextCreated.errors":[],"Runtime.executionContextCreated.errors":[],"Debugger.scriptParsed":{"operation":"Debugger.scriptParsed","totalTime":3.7,"max":2.3,"avg":0.9,"stddev":0.9,"count":4,"failed":0},"!Debugger.scriptParsed.errors":[],"Debugger.scriptParsed.errors":[],"Runtime.exceptionThrown":{"operation":"Runtime.exceptionThrown","totalTime":0.8,"max":0.8,"avg":0.8,"stddev":null,"count":1,"failed":0},"!Runtime.exceptionThrown.errors":[],"Runtime.exceptionThrown.errors":[],"Debugger.paused":{"operation":"Debugger.paused","totalTime":0.5,"max":0.5,"avg":0.5,"stddev":null,"count":1,"failed":0},"!Debugger.paused.errors":[],"Debugger.paused.errors":[]}}}},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634609,"message":"Creating sources from source map","metadata":{"sourceMapId":4,"metadata":{"sourceMapUrl":"https://localhost:44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map","compiledPath":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js"}},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634609,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634609,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/util.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\util.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/util.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634610,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634610,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/alert.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\alert.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/alert.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634610,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634610,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/button.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\button.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/button.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634610,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634610,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/carousel.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\carousel.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/carousel.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634611,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/collapse.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\collapse.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/collapse.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634611,"message":"Creating source from source map","metadata":{"inputUrl":"../../node_modules/popper.js/dist/esm/popper.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\node_modules\\popper.js\\dist\\esm\\popper.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/node_modules/popper.js/dist/esm/popper.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634611,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/dropdown.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\dropdown.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/dropdown.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634611,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/modal.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\modal.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/modal.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634611,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/tools/sanitizer.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tools\\sanitizer.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/tools/sanitizer.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634611,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/tooltip.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tooltip.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/tooltip.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634612,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/popover.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\popover.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/popover.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634612,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/scrollspy.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\scrollspy.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/scrollspy.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634612,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/tab.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tab.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/tab.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634612,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/toast.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\toast.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/toast.js"},"level":0} {"tag":"sourcemap.parsing","timestamp":1643306634612,"message":"no sourceRoot specified, using script dirname","metadata":{"absSourceRoot":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js"},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634612,"message":"Creating source from source map","metadata":{"inputUrl":"../../js/src/index.js","sourceMapId":4,"absolutePath":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\index.js","resolvedUrl":"file:///C:/Users/aerie/source/repos/AspNetCore_WebApp_MVC/AspNetCore_WebApp_MVC/wwwroot/lib/bootstrap/js/src/index.js"},"level":0} {"tag":"internal","timestamp":1643306634613,"message":"Blocked execution waiting for source-map","metadata":{"timeSpentWallClockInMs":68.8803,"sourceMapCumulativePause":10000},"level":0} {"tag":"cdp.send","timestamp":1643306634613,"metadata":{"connectionId":0,"message":{"id":1023,"method":"Debugger.resume","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634613,"metadata":{"connectionId":1,"message":{"seq":13,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/util.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\util.js","sourceReference":1731846553}}}},"level":0} {"tag":"dap.send","timestamp":1643306634613,"metadata":{"connectionId":1,"message":{"seq":14,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/alert.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\alert.js","sourceReference":201569601}}}},"level":0} {"tag":"dap.send","timestamp":1643306634613,"metadata":{"connectionId":1,"message":{"seq":15,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/button.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\button.js","sourceReference":1932256692}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":16,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/carousel.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\carousel.js","sourceReference":1975340211}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":17,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/collapse.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\collapse.js","sourceReference":223114116}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":18,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/node_modules/popper.js/dist/esm/popper.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\node_modules\\popper.js\\dist\\esm\\popper.js","sourceReference":1308036581}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":19,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/dropdown.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\dropdown.js","sourceReference":1275743239}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":20,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/modal.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\modal.js","sourceReference":1500810962}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":21,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/tools/sanitizer.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tools\\sanitizer.js","sourceReference":1919273064}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":22,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/tooltip.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tooltip.js","sourceReference":1503672998}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":23,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/popover.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\popover.js","sourceReference":1455647924}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":24,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/scrollspy.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\scrollspy.js","sourceReference":1161929127}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":25,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/tab.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\tab.js","sourceReference":1825141277}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":26,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/toast.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\toast.js","sourceReference":1726137124}}}},"level":0} {"tag":"dap.send","timestamp":1643306634614,"metadata":{"connectionId":1,"message":{"seq":27,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"lib/bootstrap/js/src/index.js","path":"c:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\js\\src\\index.js","sourceReference":1586893102}}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634615,"metadata":{"connectionId":0,"message":{"id":1023,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634615,"metadata":{"connectionId":0,"message":{"method":"Debugger.resumed","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634615,"metadata":{"connectionId":1,"message":{"seq":28,"type":"event","event":"continued","body":{"threadId":0,"allThreadsContinued":false}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634617,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","startLine":0,"startColumn":0,"endLine":16,"endColumn":0,"executionContextId":2,"hash":"0c9728731402b5cf634733357a21464f27ceabdd","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":359,"scriptLanguage":"JavaScript","embedderName":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634618,"metadata":{"connectionId":0,"message":{"method":"Debugger.breakpointResolved","params":{"breakpointId":"2:0:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","location":{"scriptId":"7","lineNumber":6,"columnNumber":0}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634618,"metadata":{"connectionId":0,"message":{"method":"Debugger.breakpointResolved","params":{"breakpointId":"2:15:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]","location":{"scriptId":"7","lineNumber":15,"columnNumber":0}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634618,"metadata":{"connectionId":0,"message":{"method":"Debugger.paused","params":{"callFrames":[{"callFrameId":"-5735406268537889874.2.0","functionName":"Foo","functionLocation":{"scriptId":"7","lineNumber":6,"columnNumber":0},"location":{"scriptId":"7","lineNumber":6,"columnNumber":0},"url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","scopeChain":[{"type":"local","object":{"type":"object","className":"Object","description":"Object","objectId":"-5735406268537889874.2.4"},"name":"Foo","startLocation":{"scriptId":"7","lineNumber":6,"columnNumber":0},"endLocation":{"scriptId":"7","lineNumber":6,"columnNumber":0}},{"type":"script","object":{"type":"object","className":"Object","description":"Object","objectId":"-5735406268537889874.2.5"},"startLocation":{"scriptId":"7","lineNumber":0,"columnNumber":0},"endLocation":{"scriptId":"7","lineNumber":16,"columnNumber":0}},{"type":"global","object":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.6"}}],"this":{"type":"object","className":"Foo","description":"Foo","objectId":"-5735406268537889874.2.7"},"returnValue":{"type":"undefined"}},{"callFrameId":"-5735406268537889874.2.1","functionName":"","functionLocation":{"scriptId":"7","lineNumber":0,"columnNumber":0},"location":{"scriptId":"7","lineNumber":13,"columnNumber":12},"url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","scopeChain":[{"type":"script","object":{"type":"object","className":"Object","description":"Object","objectId":"-5735406268537889874.2.8"},"startLocation":{"scriptId":"7","lineNumber":0,"columnNumber":0},"endLocation":{"scriptId":"7","lineNumber":16,"columnNumber":0}},{"type":"global","object":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.9"}}],"this":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.10"}}],"reason":"other","hitBreakpoints":["2:0:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]"]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306634618,"message":"Creating source from url","metadata":{"inputUrl":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","absolutePath":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js"},"level":0} {"tag":"internal","timestamp":1643306634619,"message":"Blocked execution waiting for source-map","metadata":{"timeSpentWallClockInMs":0.7812,"sourceMapCumulativePause":10000},"level":0} {"tag":"cdp.send","timestamp":1643306634619,"metadata":{"connectionId":0,"message":{"id":1024,"method":"Debugger.removeBreakpoint","params":{"breakpointId":"2:0:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.send","timestamp":1643306634619,"metadata":{"connectionId":0,"message":{"id":1025,"method":"Debugger.resume","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634620,"metadata":{"connectionId":0,"message":{"id":1024,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634620,"metadata":{"connectionId":0,"message":{"id":1025,"result":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306634620,"metadata":{"connectionId":0,"message":{"method":"Debugger.resumed","params":{},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634620,"metadata":{"connectionId":1,"message":{"seq":29,"type":"event","event":"continued","body":{"threadId":0,"allThreadsContinued":false}}},"level":0} {"tag":"cdp.receive","timestamp":1643306634620,"metadata":{"connectionId":0,"message":{"method":"Debugger.paused","params":{"callFrames":[{"callFrameId":"-5735406268537889874.2.0","functionName":"","functionLocation":{"scriptId":"7","lineNumber":0,"columnNumber":0},"location":{"scriptId":"7","lineNumber":15,"columnNumber":0},"url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","scopeChain":[{"type":"script","object":{"type":"object","className":"Object","description":"Object","objectId":"-5735406268537889874.2.11"},"startLocation":{"scriptId":"7","lineNumber":0,"columnNumber":0},"endLocation":{"scriptId":"7","lineNumber":16,"columnNumber":0}},{"type":"global","object":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.12"}}],"this":{"type":"object","className":"Window","description":"Window","objectId":"-5735406268537889874.2.13"}}],"reason":"other","hitBreakpoints":["2:15:0:[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:44380\\/[jJ][sS]\\/[sS][iI][tT][eE]\\.[jJ][sS]"]},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"dap.send","timestamp":1643306634621,"metadata":{"connectionId":1,"message":{"seq":30,"type":"event","event":"stopped","body":{"reason":"breakpoint","description":"Paused on breakpoint","threadId":0,"hitBreakpointIds":[1],"allThreadsStopped":false}}},"level":0} {"tag":"dap.receive","timestamp":1643306634624,"metadata":{"connectionId":1,"message":{"type":"request","command":"threads","arguments":{},"seq":6}},"level":0} {"tag":"dap.send","timestamp":1643306634624,"metadata":{"connectionId":1,"message":{"seq":31,"type":"response","request_seq":6,"command":"threads","success":true,"body":{"threads":[{"id":0,"name":"https://localhost:44380"}]}}},"level":0} {"tag":"dap.send","timestamp":1643306634627,"metadata":{"connectionId":1,"message":{"seq":32,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0}}}},"level":0} {"tag":"dap.send","timestamp":1643306634627,"metadata":{"connectionId":1,"message":{"seq":33,"type":"event","event":"breakpoint","body":{"reason":"changed","breakpoint":{"id":1,"verified":true,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"line":16,"column":1}}}},"level":0} {"tag":"dap.send","timestamp":1643306634628,"metadata":{"connectionId":1,"message":{"seq":34,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"localhost꞉44380/lib/bootstrap/dist/js/bootstrap.bundle.min.js","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","sourceReference":0}}}},"level":0} {"tag":"dap.send","timestamp":1643306634629,"metadata":{"connectionId":1,"message":{"seq":35,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"localhost꞉44380/lib/jquery/dist/jquery.min.js","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","sourceReference":0}}}},"level":0} {"tag":"dap.receive","timestamp":1643306634637,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"module":false,"includeAll":true}},"seq":7}},"level":0} {"tag":"dap.send","timestamp":1643306634637,"metadata":{"connectionId":1,"message":{"seq":36,"type":"response","request_seq":7,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":"","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306634663,"metadata":{"connectionId":0,"message":{"type":"request","command":"pause","arguments":{"threadId":0},"seq":6}},"level":0} {"tag":"dap.send","timestamp":1643306634663,"metadata":{"connectionId":0,"message":{"seq":13,"type":"response","request_seq":6,"command":"pause","success":true,"body":{}}},"level":0} {"tag":"dap.receive","timestamp":1643306634675,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1000,"format":{"parameters":true,"parameterTypes":true,"parameterNames":true,"line":true,"module":true}},"seq":8}},"level":0} {"tag":"dap.send","timestamp":1643306634675,"metadata":{"connectionId":1,"message":{"seq":37,"type":"response","request_seq":8,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":" [localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0] Line 16","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306634677,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"module":false}},"seq":9}},"level":0} {"tag":"dap.send","timestamp":1643306634677,"metadata":{"connectionId":1,"message":{"seq":38,"type":"response","request_seq":9,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":"","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306634793,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"parameters":true,"parameterTypes":true,"parameterNames":true,"line":true,"module":true}},"seq":10}},"level":0} {"tag":"dap.send","timestamp":1643306634793,"metadata":{"connectionId":1,"message":{"seq":39,"type":"response","request_seq":10,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":" [localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0] Line 16","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.send","timestamp":1643306634881,"metadata":{"connectionId":1,"message":{"seq":40,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"initialize":{"operation":"initialize","totalTime":0.6,"max":0.6,"avg":0.6,"stddev":null,"count":1,"failed":0},"!initialize.errors":[],"initialize.errors":[],"setBreakpoints":{"operation":"setBreakpoints","totalTime":4524.1,"max":4524.1,"avg":4524.1,"stddev":null,"count":1,"failed":0},"!setBreakpoints.errors":[],"setBreakpoints.errors":[],"setExceptionBreakpoints":{"operation":"setExceptionBreakpoints","totalTime":1.3,"max":1.3,"avg":1.3,"stddev":null,"count":1,"failed":0},"!setExceptionBreakpoints.errors":[],"setExceptionBreakpoints.errors":[],"configurationDone":{"operation":"configurationDone","totalTime":0.4,"max":0.4,"avg":0.4,"stddev":null,"count":1,"failed":0},"!configurationDone.errors":[],"configurationDone.errors":[],"launch":{"operation":"launch","totalTime":4558.5,"max":4558.5,"avg":4558.5,"stddev":null,"count":1,"failed":0},"!launch.errors":[],"launch.errors":[],"threads":{"operation":"threads","totalTime":0.4,"max":0.4,"avg":0.4,"stddev":null,"count":1,"failed":0},"!threads.errors":[],"threads.errors":[],"stackTrace":{"operation":"stackTrace","totalTime":1.8,"max":0.7,"avg":0.4,"stddev":0.2,"count":4,"failed":0},"!stackTrace.errors":[],"stackTrace.errors":[]}}}},"level":0} {"tag":"dap.receive","timestamp":1643306638655,"metadata":{"connectionId":1,"message":{"type":"request","command":"evaluate","arguments":{"context":"hover","expression":"thing","frameId":2,"noSideEffects":true,"timeout":1500},"seq":11}},"level":0} {"tag":"cdp.send","timestamp":1643306638659,"metadata":{"connectionId":0,"message":{"id":1026,"method":"Debugger.evaluateOnCallFrame","params":{"expression":"thing","includeCommandLineAPI":true,"objectGroup":"console","generatePreview":true,"timeout":500,"callFrameId":"-5735406268537889874.2.0"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306638660,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"11","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":41,"executionContextId":2,"hash":"12d0c06911f98aa723b5ea2b0bab5ec95ac09838","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":41,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","lineNumber":15,"columnNumber":0}]},"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306638660,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"12","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":5,"executionContextId":2,"hash":"1952e2ed8a4af89223d589c7cd924d3481abe278","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":5,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","lineNumber":15,"columnNumber":0}]},"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306638660,"metadata":{"connectionId":0,"message":{"id":1026,"result":{"result":{"type":"number","value":234325,"description":"234325"}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306638660,"message":"Creating source from url","metadata":{"inputUrl":""},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306638660,"message":"Creating source from url","metadata":{"inputUrl":""},"level":0} {"tag":"dap.send","timestamp":1643306638660,"metadata":{"connectionId":1,"message":{"seq":41,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"/VM46947589","path":"/VM46947589","sourceReference":46947589}}}},"level":0} {"tag":"dap.send","timestamp":1643306638660,"metadata":{"connectionId":1,"message":{"seq":42,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"/VM46947590","path":"/VM46947590","sourceReference":46947590}}}},"level":0} {"tag":"dap.send","timestamp":1643306638660,"metadata":{"connectionId":1,"message":{"seq":43,"type":"response","request_seq":11,"command":"evaluate","success":true,"body":{"type":"number","result":"234325","variablesReference":0}}},"level":0} {"tag":"dap.send","timestamp":1643306639070,"metadata":{"connectionId":0,"message":{"seq":14,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"launch":{"operation":"launch","totalTime":5022.3,"max":5022.3,"avg":5022.3,"stddev":null,"count":1,"failed":0},"!launch.errors":[],"launch.errors":[],"pause":{"operation":"pause","totalTime":0.4,"max":0.4,"avg":0.4,"stddev":null,"count":1,"failed":0},"!pause.errors":[],"pause.errors":[]}}}},"level":0} {"tag":"dap.send","timestamp":1643306639629,"metadata":{"connectionId":0,"message":{"seq":15,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/cdp/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"Debugger.resumed":{"operation":"Debugger.resumed","totalTime":0.3,"max":0.2,"avg":0.2,"stddev":0,"count":2,"failed":0},"!Debugger.resumed.errors":[],"Debugger.resumed.errors":[],"Debugger.scriptParsed":{"operation":"Debugger.scriptParsed","totalTime":0.6,"max":0.4,"avg":0.2,"stddev":0.2,"count":3,"failed":0},"!Debugger.scriptParsed.errors":[],"Debugger.scriptParsed.errors":[],"Debugger.breakpointResolved":{"operation":"Debugger.breakpointResolved","totalTime":0.2,"max":0.1,"avg":0.1,"stddev":0.1,"count":2,"failed":0},"!Debugger.breakpointResolved.errors":[],"Debugger.breakpointResolved.errors":[],"Debugger.paused":{"operation":"Debugger.paused","totalTime":0.4,"max":0.2,"avg":0.2,"stddev":0.1,"count":2,"failed":0},"!Debugger.paused.errors":[],"Debugger.paused.errors":[]}}}},"level":0} {"tag":"dap.send","timestamp":1643306643667,"metadata":{"connectionId":1,"message":{"seq":44,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"evaluate":{"operation":"evaluate","totalTime":5.3,"max":5.3,"avg":5.3,"stddev":null,"count":1,"failed":0},"!evaluate.errors":[],"evaluate.errors":[]}}}},"level":0} {"tag":"cdp.receive","timestamp":1643306644778,"metadata":{"connectionId":0,"message":{"method":"Target.targetDestroyed","params":{"targetId":"0512B4DACFBB821D97243D0E34F7834A"},"sessionId":"19E96CCF4C0E198743F4E8173D21D21B"}},"level":0} {"tag":"dap.receive","timestamp":1643306644796,"metadata":{"connectionId":1,"message":{"type":"request","command":"evaluate","arguments":{"context":"hover","expression":"thing","frameId":2,"noSideEffects":true,"timeout":1500},"seq":12}},"level":0} {"tag":"cdp.send","timestamp":1643306644796,"metadata":{"connectionId":0,"message":{"id":1027,"method":"Debugger.evaluateOnCallFrame","params":{"expression":"thing","includeCommandLineAPI":true,"objectGroup":"console","generatePreview":true,"timeout":500,"callFrameId":"-5735406268537889874.2.0"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306644797,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"13","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":5,"executionContextId":2,"hash":"1952e2ed8a4af89223d589c7cd924d3481abe278","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":5,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","lineNumber":15,"columnNumber":0}]},"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306644797,"metadata":{"connectionId":0,"message":{"id":1027,"result":{"result":{"type":"number","value":234325,"description":"234325"}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306644797,"message":"Creating source from url","metadata":{"inputUrl":""},"level":0} {"tag":"dap.send","timestamp":1643306644798,"metadata":{"connectionId":1,"message":{"seq":45,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"/VM46947591","path":"/VM46947591","sourceReference":46947591}}}},"level":0} {"tag":"dap.send","timestamp":1643306644798,"metadata":{"connectionId":1,"message":{"seq":46,"type":"response","request_seq":12,"command":"evaluate","success":true,"body":{"type":"number","result":"234325","variablesReference":0}}},"level":0} {"tag":"dap.receive","timestamp":1643306649371,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1000,"format":{"parameters":true,"parameterTypes":true,"parameterNames":true,"line":true,"module":true,"hex":true}},"seq":13}},"level":0} {"tag":"dap.send","timestamp":1643306649371,"metadata":{"connectionId":1,"message":{"seq":47,"type":"response","request_seq":13,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":" [localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0] Line 16","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306649372,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1000,"format":{"parameters":true,"parameterTypes":true,"parameterNames":true,"line":true,"module":true,"hex":true}},"seq":14}},"level":0} {"tag":"dap.send","timestamp":1643306649372,"metadata":{"connectionId":1,"message":{"seq":48,"type":"response","request_seq":14,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":" [localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0] Line 16","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306649372,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"module":false}},"seq":15}},"level":0} {"tag":"dap.send","timestamp":1643306649373,"metadata":{"connectionId":1,"message":{"seq":49,"type":"response","request_seq":15,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":"","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306649376,"metadata":{"connectionId":1,"message":{"type":"request","command":"evaluate","arguments":{"context":"hover","expression":"thing","frameId":2,"format":{"hex":true},"noSideEffects":true,"timeout":1500},"seq":16}},"level":0} {"tag":"cdp.send","timestamp":1643306649376,"metadata":{"connectionId":0,"message":{"id":1028,"method":"Debugger.evaluateOnCallFrame","params":{"expression":"thing","includeCommandLineAPI":true,"objectGroup":"console","generatePreview":true,"timeout":500,"callFrameId":"-5735406268537889874.2.0"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306649377,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"14","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":5,"executionContextId":2,"hash":"1952e2ed8a4af89223d589c7cd924d3481abe278","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":5,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","lineNumber":15,"columnNumber":0}]},"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306649378,"metadata":{"connectionId":0,"message":{"id":1028,"result":{"result":{"type":"number","value":234325,"description":"234325"}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306649378,"message":"Creating source from url","metadata":{"inputUrl":""},"level":0} {"tag":"dap.send","timestamp":1643306649378,"metadata":{"connectionId":1,"message":{"seq":50,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"/VM46947592","path":"/VM46947592","sourceReference":46947592}}}},"level":0} {"tag":"dap.send","timestamp":1643306649378,"metadata":{"connectionId":1,"message":{"seq":51,"type":"response","request_seq":16,"command":"evaluate","success":true,"body":{"type":"number","result":"234325","variablesReference":0}}},"level":0} {"tag":"dap.send","timestamp":1643306649788,"metadata":{"connectionId":0,"message":{"seq":16,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/cdp/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"Target.targetDestroyed":{"operation":"Target.targetDestroyed","totalTime":0.1,"max":0.1,"avg":0.1,"stddev":null,"count":1,"failed":0},"!Target.targetDestroyed.errors":[],"Target.targetDestroyed.errors":[],"Debugger.scriptParsed":{"operation":"Debugger.scriptParsed","totalTime":0.3,"max":0.2,"avg":0.1,"stddev":0,"count":2,"failed":0},"!Debugger.scriptParsed.errors":[],"Debugger.scriptParsed.errors":[]}}}},"level":0} {"tag":"dap.send","timestamp":1643306649803,"metadata":{"connectionId":1,"message":{"seq":52,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"evaluate":{"operation":"evaluate","totalTime":4.1,"max":2.3,"avg":2,"stddev":0.3,"count":2,"failed":0},"!evaluate.errors":[],"evaluate.errors":[],"stackTrace":{"operation":"stackTrace","totalTime":1,"max":0.4,"avg":0.3,"stddev":0.1,"count":3,"failed":0},"!stackTrace.errors":[],"stackTrace.errors":[]}}}},"level":0} {"tag":"dap.receive","timestamp":1643306656009,"metadata":{"connectionId":1,"message":{"type":"request","command":"evaluate","arguments":{"expression":"thing","frameId":2,"format":{"hex":true},"timeout":5000},"seq":17}},"level":0} {"tag":"cdp.send","timestamp":1643306656010,"metadata":{"connectionId":0,"message":{"id":1029,"method":"Debugger.evaluateOnCallFrame","params":{"expression":"thing","includeCommandLineAPI":true,"objectGroup":"console","generatePreview":true,"callFrameId":"-5735406268537889874.2.0"},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306656011,"metadata":{"connectionId":0,"message":{"method":"Debugger.scriptParsed","params":{"scriptId":"15","url":"","startLine":0,"startColumn":0,"endLine":0,"endColumn":5,"executionContextId":2,"hash":"1952e2ed8a4af89223d589c7cd924d3481abe278","executionContextAuxData":{"isDefault":true,"type":"default","frameId":"16E8C120224C027F8A4C6232A8EFA093"},"isLiveEdit":false,"sourceMapURL":"","hasSourceURL":false,"isModule":false,"length":5,"stackTrace":{"callFrames":[{"functionName":"","scriptId":"7","url":"https://localhost:44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","lineNumber":15,"columnNumber":0}]},"scriptLanguage":"JavaScript","embedderName":""},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"cdp.receive","timestamp":1643306656011,"metadata":{"connectionId":0,"message":{"id":1029,"result":{"result":{"type":"number","value":234325,"description":"234325"}},"sessionId":"C9CDC44E1747D7E7D24FA0EE46C694EA"}},"level":0} {"tag":"runtime.sourcecreate","timestamp":1643306656011,"message":"Creating source from url","metadata":{"inputUrl":""},"level":0} {"tag":"dap.send","timestamp":1643306656011,"metadata":{"connectionId":1,"message":{"seq":53,"type":"event","event":"loadedSource","body":{"reason":"new","source":{"name":"/VM46947593","path":"/VM46947593","sourceReference":46947593}}}},"level":0} {"tag":"dap.send","timestamp":1643306656011,"metadata":{"connectionId":1,"message":{"seq":54,"type":"response","request_seq":17,"command":"evaluate","success":true,"body":{"type":"number","result":"234325","variablesReference":0}}},"level":0} {"tag":"dap.receive","timestamp":1643306656014,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"module":false,"hex":true}},"seq":18}},"level":0} {"tag":"dap.send","timestamp":1643306656014,"metadata":{"connectionId":1,"message":{"seq":55,"type":"response","request_seq":18,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":"","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.receive","timestamp":1643306656030,"metadata":{"connectionId":1,"message":{"type":"request","command":"stackTrace","arguments":{"threadId":0,"startFrame":0,"levels":1,"format":{"parameters":true,"parameterTypes":true,"parameterNames":true,"line":true,"module":true,"hex":true}},"seq":19}},"level":0} {"tag":"dap.send","timestamp":1643306656030,"metadata":{"connectionId":1,"message":{"seq":56,"type":"response","request_seq":19,"command":"stackTrace","success":true,"body":{"stackFrames":[{"id":2,"name":" [localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0] Line 16","line":16,"column":1,"source":{"name":"localhost꞉44380/js/site.js?v=BaXNTohrD8rt8U7vO1c7wOQxtkj5mZalaBT0l-4Jny0","path":"C:\\Users\\aerie\\source\\repos\\AspNetCore_WebApp_MVC\\AspNetCore_WebApp_MVC\\wwwroot\\js\\site.js","sourceReference":0},"presentationHint":"normal","canRestart":true}],"totalFrames":1}}},"level":0} {"tag":"dap.send","timestamp":1643306661018,"metadata":{"connectionId":0,"message":{"seq":17,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/cdp/operation","data":{"browser":"Chrome/97.0.4692.99","errors":[],"Debugger.scriptParsed":{"operation":"Debugger.scriptParsed","totalTime":0.2,"max":0.2,"avg":0.2,"stddev":null,"count":1,"failed":0},"!Debugger.scriptParsed.errors":[],"Debugger.scriptParsed.errors":[]}}}},"level":0} {"tag":"dap.send","timestamp":1643306661018,"metadata":{"connectionId":1,"message":{"seq":57,"type":"event","event":"output","body":{"category":"telemetry","output":"js-debug/dap/operation","data":{"errors":[],"evaluate":{"operation":"evaluate","totalTime":2.2,"max":2.2,"avg":2.2,"stddev":null,"count":1,"failed":0},"!evaluate.errors":[],"evaluate.errors":[],"stackTrace":{"operation":"stackTrace","totalTime":0.6,"max":0.4,"avg":0.3,"stddev":0.1,"count":2,"failed":0},"!stackTrace.errors":[],"stackTrace.errors":[]}}}},"level":0}