[example] bug fixes in dwarf_decode_address example (#361)
authorJangseop Shin <jeffy861009@gmail.com>
Tue, 31 Aug 2021 13:19:27 +0000 (22:19 +0900)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 13:19:27 +0000 (06:19 -0700)
commit9db67b19b237f0d75f119633b3f23f4b67a60b3d
tree8db97a50476a657b0406de6d68af5128a91230d4
parentab444d982d1849191e910299a985989857466620
[example] bug fixes in dwarf_decode_address example (#361)

* [example] Handle lpe with end_sequence correctly

* [example] exclude highpc in address comparison in decode_funcname

Co-authored-by: Jangseop Shin <j.s.shin@samsung.com>
examples/dwarf_decode_address.py