kanje
kanje
Hey there! Would you be interested in an implementation with `libdwfl` from `elfutils`? This would provide filenames and line numbers, similar to what is advertised for `libbacktrace`. However, at least...
This commit adds an implementation based on `libdwfl` from `elfutils`. Implements #176
### Does the feature exist in the most recent commit? No. ### Why do we need this feature? Coroutines are available since C++20 which was published almost four years ago....