Repro steps:
- Open
test_stripped
- Import debug info from
test_debuginfo
- Open
test_unstripped
- Navigate to
main in both and notice that the stack layout is different
dwarf_bug.zip
There are a handful of log errors that make me think that we're adding the bv start address twice somewhere
[Analysis] Attempting to add function not backed by file: 0x8021d0
[Analysis] Attempting to add function not backed by file: 0x802230
[Analysis] Attempting to add function not backed by file: 0x802290
[Analysis] Attempting to add function not backed by file: 0x802220
[Analysis] Attempting to add function not backed by file: 0x802350
[Analysis] Attempting to add function not backed by file: 0x802200
[Analysis] Attempting to add function not backed by file: 0x802340
[Analysis] Attempting to add function not backed by file: 0x8022c0
[Analysis] Attempting to add function not backed by file: 0x802310
[Analysis] Attempting to add function not backed by file: 0x8022b0
Repro steps:
test_strippedtest_debuginfotest_unstrippedmainin both and notice that the stack layout is differentdwarf_bug.zip
There are a handful of log errors that make me think that we're adding the bv start address twice somewhere