Gary Guo
|
56f2d3cb32
Reorg imports
|
3 years ago |
Gary Guo
|
88d34ea7ad
Add generic panicking support
|
3 years ago |
Gary Guo
|
f34aa1824f
Fix build
|
4 years ago |
Gary Guo
|
1e46c7ea3a
Allow unwinder to be turned off
|
4 years ago |
Gary Guo
|
e1c7c1ae60
Refactor
|
4 years ago |
Gary Guo
|
8e20d33822
Remove unsafe from signatures wihth callback
|
4 years ago |
Gary Guo
|
af031eb4b1
Panic utilities
|
4 years ago |
Gary Guo
|
f0e87da0aa
Implement rust personality
|
4 years ago |
Gary Guo
|
bf908d9562
Relax &mut to &UnwindContext for accessors
|
4 years ago |
Gary Guo
|
68baa798fb
Add a feature gate to control whether hide self from trace
|
4 years ago |
Gary Guo
|
7c07a5dbd9
Add helper methods to UnwindAction
|
4 years ago |
Gary Guo
|
54cbb9f8fc
Use core::ffi::c_void instead of libc::c_void
|
4 years ago |
Gary Guo
|
855a3d3a9f
Full unwinding implementation
|
4 years ago |
Gary Guo
|
874abe87d2
Make frame optional to be able to denote end-of-stack in context
|
4 years ago |
Gary Guo
|
e588ffdf2e
Implement unwind accessors
|
4 years ago |
Gary Guo
|
69f47111a0
Add unwind ABI defs
|
4 years ago |