Files
Kmake/deps/v8/test/inspector/debugger/set-breakpoint-after-liveedit-expected.txt
2026-05-26 23:36:42 -07:00

18 lines
296 B
Plaintext

Breakpoint in liveedited script
Update script source
{
status : Ok
}
Set breakpoint
{
actualLocation : {
columnNumber : 0
lineNumber : 3
scriptId : <scriptId>
}
breakpointId : <breakpointId>
}
Call function foo and dump stack
foo (:3:0)
(anonymous) (:0:0)