On 08/09/2013 06:08 PM, Max Filippov wrote:
> +return $ret . " --adjust-vma=" . $vma;
Interesting. I didn't consider this, as that option
doesn't appear in objdump --help.
Thanks,
r~
On Fri, Aug 9, 2013 at 11:19 PM, Richard Henderson wrote:
> The script massages the output produced for architectures that are
> not supported internally by qemu though an external objdump program
> for disassembly.
I'd add something like the following to get disassembled hunks with correct
addre
The script massages the output produced for architectures that are
not supported internally by qemu though an external objdump program
for disassembly.
Signed-off-by: Richard Henderson
---
scripts/disas-objdump.pl | 87
1 file changed, 87 insertio