The libunwind project - News
posted by djwatson24, Tue 10 Nov 2020 04:31:43 PM UTC
Libunwind 1.5 is released, containing many bugfixes to the dwarf parsing code. It is the recommended version.
Most development is now taking place on github:
https://github.com/libunwind/libunwind
The previous mailing lists are mostly unused, you are unlikely to get an answer. Open a pull request or issue on github for best results.
posted by djwatson24, Wed 29 Apr 2020 03:45:24 PM UTC
Libunwind 1.4 is released, containing many bugfixes to the dwarf parsing code. It is the recommended version.
A 1.3.2 release was made on the 1.3 branch.
Version 1.5 is almost ready for release, currently on rc2.
Most development is now taking place on github:
https://github.com/libunwind/libunwind
The previous mailing lists are mostly unused, you are unlikely to get an answer. Open a pull request or issue on github for best results.
posted by djwatson24, Thu 15 Jun 2017 09:52:17 PM UTC
minor package fixes for tilegx, mips, others. Fixes missing include file issues.
posted by djwatson24, Fri 13 Jan 2017 04:20:50 PM UTC
- aarch64 port
- dwarf parsing improvements
- Fast stacktraces for aarch64 & arm
- tilegx port
- powerpc64 port
posted by aruns, Sun 07 Oct 2012 07:14:59 PM UTC
- coredump unwind support
- New arch: SuperH
- Improved support for PowerPC, ARM
- Lots of cleanups, perf tweaks
- pkg-config support
Thanks to everyone who contributed to this release!
posted by aruns, Thu 15 Sep 2011 04:02:35 AM UTC
- Minor autotools fixes
- Updated the library version to 8.0.0
- ARM fixes to handle a mix of DWARF + arm specific unwind tables
posted by aruns, Sat 03 Sep 2011 04:56:22 AM UTC
- Fast unwind (rbp, rsp, rip only) on x86_64 with a fallback to slow code path (Lassi Tuura)
- Improved local and remote unwinding on ARM (Ken Werner)
- Testing, stability and many fixes on x86 (Paul Pluzhnikov)
- FreeBSD port and clean separation of OS specific bits (Konstantin Belousov)
posted by aruns, Fri 08 May 2009 09:03:59 PM UTC
- Improved x86 and x86_64 support
- Faster unwind and many bug fixes
- Usable in heap profilers
- ARM, MIPS and PowerPC support added
posted by dmosberger, Thu 16 Aug 2007 07:59:33 PM UTC
The libunwind homepage is now finally active again. It should have all the contents that used to be at the www.hpl.hp.com web-site, all updated and a bit better formatted.
posted by dmosberger, Fri 10 Aug 2007 02:47:40 AM UTC
This is a minor bug-fix release.
Powered by Savane 3.14-8aba.
Corresponding source code