aboutsummaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-04-15 19:26:55 +0930
committerAlan Modra <amodra@gmail.com>2020-04-15 19:26:55 +0930
commitb1bc1394df596eaaecca0c2ae89eb4fb2c204927 (patch)
tree34c69589beb390d0ee52ae65511c92fa3ea332ad /cpu
parent7ecb51549ab1ec22aba5aaf34b70323cf0b8509a (diff)
downloadgdb-b1bc1394df596eaaecca0c2ae89eb4fb2c204927.zip
gdb-b1bc1394df596eaaecca0c2ae89eb4fb2c204927.tar.gz
gdb-b1bc1394df596eaaecca0c2ae89eb4fb2c204927.tar.bz2
objdump --no-addresses
I find this useful when needing to compare compiler output, where the address of the instruction and the value of symbols results in unwanted differences. * objdump.c (no_addresses): New static var. (usage): Print help for --no-addresses. (long_options): Add --no-addresses entry. (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address. (disassemble_bytes): Don't print current line address, or reloc address. * doc/binutils.texi: Document objdump --no-addresses.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions