Open
Description
- Unmangled symbols names (Various small debuginfo improvements #1470)
- Arguments and locals
- Statics (Add debuginfo for statics #1472)
- Types
- Line info (Implement line debuginfo #291)
- Inlining information (long term)
- Backtrace information (Implement .eh_frame writing #982)
- Unwinding information (long term)
Edit: add unwinding information
Edit2: state which things are for the long term
Edit3: gimli-rs/gimli#340 has been merged
Edit4: m4b/faerie#51 has been merged and CraneStation/cranelift#426 is not necessary anymore I believe.