Commit c7521b1
authored
Add support for unwinding the stack on 32-bit arm platforms (armv6, armv7) (#54)
This is a simple mod suggested by @weissi that now works thanks to
supporting DWARF v3 properly in #53. Tested with a Raspberry Pi 3B+
running Ubuntu 22.04 for armv7.1 parent fa142f7 commit c7521b1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments