v2.5.3
Maintenance release
- Fixes for aarch64
- Don't terminate DWARF unwinding without explicit signal. Prevents truncated stacktraces.
- Don't fault if the process image has no VDSO (eg, generate from valgrind)
- DWARF improvements
- Implement DW_OP_piece
- Implement displaying floating point arguments
- Be more robust dealing with arguments that can't be printed
- Fix clang compilation errors
- Allow compilation against older glibc versions (where gettid syscall may not have a wrapper function)