]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
When displaying ranges, ignore duplicate offsets.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 29 Apr 2020 16:21:10 +0000 (17:21 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Apr 2020 16:21:10 +0000 (17:21 +0100)
commitcb4c35cfbe460c51fa13df42a56a4f811082f7eb
tree55741b1da250713fa7e6cf16c0aff2907ccd47f6
parent241e541d00a315b3de4b1e25783139a05ad9dc47
When displaying ranges, ignore duplicate offsets.

* dwarf.c (display_debug_ranges): Ignore duplicate entries in
range_entries for the same offset.
binutils/ChangeLog
binutils/dwarf.c