kcbanner ea9917d9bd debug: support loading elf debug info from external files
Some distributions (ie. Ubuntu) have their libc debug
info in separate files. This change allows the stack walking
code to read that debug info.

- add support for reading compressed ELF sections
- support reading the build-id from the elf headers in order to lookup external debug info
- support reading the .gnu_debuglink section to look up external debug info
2023-07-20 22:58:12 -04:00
..
2023-07-01 22:20:21 -07:00
2023-07-03 01:14:20 -07:00
2023-07-20 12:46:33 -07:00
2023-06-25 23:30:25 -07:00
2023-06-25 14:51:03 -07:00
2023-07-16 18:32:52 -07:00
2023-04-22 13:09:15 +03:00
2023-06-25 14:51:03 -07:00
2023-06-10 20:42:30 -07:00
2023-03-17 17:50:25 +01:00
2023-07-19 23:38:40 -04:00
2023-07-07 11:57:09 -07:00