aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorLulu Cai <cailulu@loongson.cn>2024-01-03 19:57:10 +0800
committerliuzhensong <liuzhensong@loongson.cn>2024-01-11 14:08:24 +0800
commit21455a847de4301fd6afaffaa2e168b0f58242d9 (patch)
tree67843a29f41d0f1979a71948191c9186ea1edab1 /gdb/python
parent20617191e4813ac5dec0ca46931253f46b1719a3 (diff)
downloadbinutils-21455a847de4301fd6afaffaa2e168b0f58242d9.zip
binutils-21455a847de4301fd6afaffaa2e168b0f58242d9.tar.gz
binutils-21455a847de4301fd6afaffaa2e168b0f58242d9.tar.bz2
LoongArch: Discard extra spaces in objdump output
Due to the formatted output of objdump, some instructions that do not require output operands (such as nop/ret) will have extra spaces added after them. Determine whether to output operands through the format of opcodes. When opc->format is an empty string, no extra spaces are output.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions