mstange / framehop

Stack unwinding library in Rust
Apache License 2.0
82 stars 11 forks source link

DWARF: Treat the frame that was interrupted by a Unix signal as a "first frame" (e.g. handle prologues/epilogues) #31

Open mstange opened 8 months ago

mstange commented 8 months ago

We should add special handling for frames marked with .cfi_signal_frame.