about summary refs log tree commit diff stats
path: root/src/elfs/elfdwarf_private.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes (#1207)rajdakin2024-01-181-1/+1
* Some fixes to ehframe stack unwindingptitSeb2023-04-261-4/+4
* fix some spelling mistakes (#640)josch2023-03-261-1/+1
* All box internal memory alloc use __libc_ internal one (except on Android, us...ptitSeb2022-08-061-34/+34
* Added some failsafe on unwindptitSeb2022-06-051-0/+4
* Various small fixes and warning removalptitSeb2022-04-111-1/+1
* Fixed the backtrace wrapper (uses eh_frame information only)rajdakin2022-02-141-0/+717