kcbanner 62598c2187 debug: rework how unwind errors are printed, and add module name lookup for linux
This change enhances stack trace output to include a note that debug info was missing,
and therefore the stack trace may not be accurate. For example, if the user is using a libc
compiled with -fomit-frame-pointer and doesn't have debug symbols installed, any traces
that begin in a libc function may not unwind correctly. This allows the user to notice this and
potentially install debug symbols to improve the output.
2023-07-20 22:58:14 -04:00
..
2023-07-01 22:20:21 -07:00
2023-07-03 01:14:20 -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-07-20 22:58:14 -04: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