2020-07-13 10:39:42 +02:00
|
|
|
Test that breakpoints do not survive a restart of the debugger.
|
2021-02-24 14:47:06 +01:00
|
|
|
|
|
|
|
Running test: test
|
2020-07-13 10:39:42 +02:00
|
|
|
Instantiating.
|
|
|
|
Waiting for wasm script (ignoring first non-wasm script).
|
|
|
|
Setting breakpoint.
|
|
|
|
Calling func.
|
2025-04-29 08:03:15 +02:00
|
|
|
Script wasm://wasm/aa8b4c12 byte offset 33: Wasm opcode 0x01 (kExprNop)
|
2020-07-13 10:39:42 +02:00
|
|
|
func returned.
|
|
|
|
Restarting debugger.
|
|
|
|
Calling func.
|
|
|
|
func returned.
|