Gary Guo
|
bf908d9562
Relax &mut to &UnwindContext for accessors
|
3 years ago |
Gary Guo
|
68baa798fb
Add a feature gate to control whether hide self from trace
|
3 years ago |
Gary Guo
|
a942d60e1a
Allow dwarf expr support to be turned off
|
3 years ago |
Gary Guo
|
d22df752ca
Move the system allocator to libunwind as a feature
|
3 years ago |
Gary Guo
|
5e4c957df4
Workaround rust issue 50007
|
3 years ago |
Gary Guo
|
f76376c101
Add a cdylib target
|
3 years ago |
Gary Guo
|
7c07a5dbd9
Add helper methods to UnwindAction
|
3 years ago |
Gary Guo
|
20ca20e7f8
Remove std dependency
|
3 years ago |
Gary Guo
|
83537e0211
Gate FDE finder under features
|
3 years ago |
Gary Guo
|
c195fc91eb
Use spinlock if std feature is off
|
3 years ago |
Gary Guo
|
54cbb9f8fc
Use core::ffi::c_void instead of libc::c_void
|
3 years ago |
Gary Guo
|
855a3d3a9f
Full unwinding implementation
|
3 years ago |
Gary Guo
|
874abe87d2
Make frame optional to be able to denote end-of-stack in context
|
3 years ago |
Gary Guo
|
e588ffdf2e
Implement unwind accessors
|
3 years ago |
Gary Guo
|
69f47111a0
Add unwind ABI defs
|
3 years ago |
Gary Guo
|
61275d40b8
cfg-gate x86_64 module
|
3 years ago |
Gary Guo
|
28f545a5c8
Enforce unsafe_op_in_unsafe_fn
|
3 years ago |
Gary Guo
|
dd94e27b1f
Implement frame unwinder
|
3 years ago |
Gary Guo
|
8b06d29ed8
misc changes
|
3 years ago |
Gary Guo
|
5ecb44d1e3
Implement context save/restore asm for x86_64
|
3 years ago |
Gary Guo
|
c9385a3f21
FDE finder
|
3 years ago |