dwarf.c (find_address_ranges): New static function, broken out of build_address_map.
authorIan Lance Taylor <iant@google.com>
Thu, 28 Nov 2013 16:19:57 +0000 (16:19 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 28 Nov 2013 16:19:57 +0000 (16:19 +0000)
commitb8ddd61b7400465ee87613c11831e38962ec6ed2
tree2ae4d566474dc53783ba4c92cf34eaa4638d28e4
parentf5c8b24c731e1b0343cbdcc3438ab4c40e82fc71
dwarf.c (find_address_ranges): New static function, broken out of build_address_map.

* dwarf.c (find_address_ranges): New static function, broken out
of build_address_map.
(build_address_map): Call it.
* btest.c (check): Check for missing filename or function, rather
than crashing.
(f3): Check that enough frames were returned.

From-SVN: r205490
libbacktrace/ChangeLog
libbacktrace/btest.c
libbacktrace/dwarf.c