Commit 9a98ee9
fix: Accept any stop reason after pause command in test
LLDB on some platforms returns 'exception' instead of 'pause' as the
stop reason when pausing a running program. The test verifies pause
functionality by checking that we can subsequently run backtrace,
so the specific stop reason is not critical.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1782965 commit 9a98ee9
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
0 commit comments