Commit 77bf8ab
authored
feat(general): Add new debug image variants (#188)
This adds new variants for debug images (`elf`, `macho` and `pe`). Since they are structurally equivalent, they all use the same type `NativeDebugImage`, which is also used by the now legacy `symbolic` variant. `apple` is now considered a legacy alias to `macho`.1 parent 10dc971 commit 77bf8ab
File tree
7 files changed
+829
-966
lines changed- general
- src
- protocol
- store
- tests/snapshots
7 files changed
+829
-966
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments