]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Jump visualization: Handle the case where the disassembled bytes occupy two lines.
authorThomas Troeger <tstroege@gmx.de>
Thu, 6 Feb 2020 13:17:19 +0000 (13:17 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 6 Feb 2020 13:17:19 +0000 (13:17 +0000)
commitece128295ef0054aad15501395bbd254c263dc56
tree18b2d05fe7a93b23dcb7001a33d1f5946a015ffc
parent986ac31487544ed7553e74f4570f6de83fba1c8d
Jump visualization: Handle the case where the disassembled bytes occupy two lines.

* objdump.c (print_jump_visualisation): New function.
(disassemble_bytes): Call new function.
binutils/ChangeLog
binutils/objdump.c