v8/test/inspector/debugger/wasm-stepping-with-source-map-expected.txt
Z Nguyen-Huu e7de8c3a2d [wasm] Remove $ prefix in naming variable, global
Bug: v8:10242
Change-Id: Ie6583fe819de94185826dfd6a1b11870800847c4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2098216
Commit-Queue: Z Nguyen-Huu <duongn@microsoft.com>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Kim-Anh Tran <kimanh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#66669}
2020-03-11 20:50:59 +00:00

309 lines
6.1 KiB
Plaintext

Tests stepping through wasm scripts with source maps
Installing code an global variable and instantiate.
Got wasm script: wasm://wasm/9b4bf87e
Script sourceMapURL: abc
Requesting source for wasm://wasm/9b4bf87e...
Source retrieved without error: true
Setting breakpoint on offset 54 (on the setlocal before the call), url wasm://wasm/9b4bf87e
{
columnNumber : 54
lineNumber : 0
scriptId : <scriptId>
}
Paused at wasm://wasm/9b4bf87e:0:54
at wasm_B (0:54):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":4}
stack: {"0":3}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:56
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":3}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:38
at wasm_A (0:38):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":3}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOver called
Paused at wasm://wasm/9b4bf87e:0:39
at wasm_A (0:39):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":3}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOut called
Paused at wasm://wasm/9b4bf87e:0:58
at wasm_B (0:58):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":3}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOut called
Paused at wasm://wasm/9b4bf87e:0:54
at wasm_B (0:54):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":3}
stack: {"0":2}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOver called
Paused at wasm://wasm/9b4bf87e:0:56
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":2}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOver called
Paused at wasm://wasm/9b4bf87e:0:58
at wasm_B (0:58):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":2}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.resume called
Paused at wasm://wasm/9b4bf87e:0:54
at wasm_B (0:54):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":2}
stack: {"0":1}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:56
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:38
at wasm_A (0:38):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepOut called
Paused at wasm://wasm/9b4bf87e:0:58
at wasm_B (0:58):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:43
at wasm_B (0:43):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:45
at wasm_B (0:45):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:47
at wasm_B (0:47):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {"0":1}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:49
at wasm_B (0:49):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:51
at wasm_B (0:51):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {"0":1}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:53
at wasm_B (0:53):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {"0":1,"1":1}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:54
at wasm_B (0:54):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":1}
stack: {"0":0}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:56
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":0}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:38
at wasm_A (0:38):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":0}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:39
at wasm_A (0:39):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":0}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:40
at wasm_A (0:40):
- scope (global):
-- skipped
- scope (local):
stack: {}
at wasm_B (0:56):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":0}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.stepInto called
Paused at wasm://wasm/9b4bf87e:0:58
at wasm_B (0:58):
- scope (global):
-- skipped
- scope (local):
locals: {"var0":0}
stack: {}
at (anonymous) (0:17):
- scope (global):
-- skipped
Debugger.resume called
exports.main returned!
Finished!