Opened 5 months ago

Closed 5 months ago

#5711 closed enhancement (fixed)

elfutils-0.193

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.4
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 5 months ago

Version 0.193 "Bugs erased, stacks traced"

debuginfod: Add CORS (webapp access) support to webapi and --cors option.

Add --listen-address option for binding the HTTP listen socket to a specific IPv4 or IPv6 address.

debuginfod client now caches x-debuginfod-* HTTP headers alongside downloaded files.

libdw: Add dwarf_language and dwarf_language_lower_bound functions.

Improved support for DWARF6 language metadata as well as DWARF language constants for Nim, Dylan, Algol68, V and Mojo.

dwarf_srclang is now forward-compatible with DWARF6 language constants.

libdwfl_stacktrace: Experimental new library interface for unwinding

stack samples into call chains, and tracking and caching Elf data for multiple processes, building on libdwfl. Initially supports perf_events stack sample data.

libelf: elf_scnshndx has been rewritten to be more robust, particularily

for ELF files with more than 64K sections.

readelf: Improved handling of corrupt ELF data.

--section-headers output now includes a "Key to Flags" explaining section flag meanings.

comment:2 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: newclosed

Fixed at commit 86d976a38.

Note: See TracTickets for help on using tickets.