| Index: tests/debugger/switch_expected.txt
|
| diff --git a/tests/debugger/switch_expected.txt b/tests/debugger/switch_expected.txt
|
| index 6f61e9236daa01f8c8773832bd45232cfd405c36..f901d472544bd0b79e52f4f59e7ff37bbc543f75 100644
|
| --- a/tests/debugger/switch_expected.txt
|
| +++ b/tests/debugger/switch_expected.txt
|
| @@ -22,3 +22,8 @@ foo @=> x;
|
| main @foo(y)
|
| > s
|
| ### process terminated
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> s
|
| +### process not running, cannot step to next expression
|
| +> q
|
|
|