Skip to content

Releases: Qrox/libbacktrace

2022-03-03

03 Mar 06:57
Compare
Choose a tag to compare
libbacktrace: gather address ranges from skeleton units

	* dwarf.c (find_address_ranges): Handle skeleton units.
	(read_function_entry): Likewise.

2021-10-29

29 Oct 05:54
Compare
Choose a tag to compare
config/override.m4: don't require exactly autoconf 2.69

Fixes #71
Fixes #74

2020-01-03

03 Jan 14:39
Compare
Choose a tag to compare
libbacktrace: update to current version from GCC trunk

This adds DWARF 5 support as well as an enhanced testsuite.

Patch assembled by Than McIntosh.