Commit c462803
committed
Merge pull request #1758 from pguyot/w29/fix-apply-last-stacktrace
OP_APPLY_LAST: fix stacktrace on failure
These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).
SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-laterFile tree
2 files changed
+18
-4
lines changed- src/libAtomVM
- tests/erlang_tests
2 files changed
+18
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5382 | 5382 | | |
5383 | 5383 | | |
5384 | 5384 | | |
5385 | | - | |
5386 | | - | |
5387 | | - | |
5388 | 5385 | | |
5389 | 5386 | | |
5390 | 5387 | | |
5391 | 5388 | | |
| 5389 | + | |
| 5390 | + | |
| 5391 | + | |
5392 | 5392 | | |
5393 | 5393 | | |
5394 | 5394 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
0 commit comments