objdiff
objdiff copied to clipboard
Data section contents not displayed when other side is empty
If you try to view the target's data section before the base has that same section, then the target side won't show anything even though it does have data. Instead it prompts you to "Choose a base symbol":
If you click on any symbol on the base side, then objdiff will just display whatever that symbol is on both sides.
This means that it's impossible to view the target's .rodata if the base has no .rodata, so you have to add some dummy data before objdiff will allow you to view it.
Version: 3.0.0-beta.6