gsilvis / silvos

half-baked Silvis OS kernel
MIT License
4 stars 2 forks source link

Enable unwinding through pf_isr #69

Closed cstanfill closed 5 years ago

cstanfill commented 7 years ago

Add eh_frame DWARF operations compiled by hand to handle the wonky stack frame pushed before pf_isr happens.

cstanfill commented 5 years ago

This is going to be supplanted by a CL george is working on using the cfi things.