Jeremy
|
ffb1b8ed68
|
A little more error handling cleanup
|
2024-03-31 16:02:39 -05:00 |
|
Jeremy Rifkin
|
acaa4f42e6
|
Add a Result type and replace some exceptions with it (#109)
|
2024-03-30 13:35:52 -05:00 |
|
Jeremy
|
da739d30c5
|
Add can_signal_safe_unwind and update some documentation surrounding signal-safe stack tracing
|
2024-03-03 12:15:27 -06:00 |
|
Jeremy
|
6da8ee0773
|
Fix a couple includes
|
2023-11-18 23:38:03 -06:00 |
|
Jeremy
|
0e462c7b03
|
Some restructuring of the directory layout
|
2023-11-18 23:28:48 -06:00 |
|
Jeremy
|
96a55fc686
|
Fix windows build, and prevent future warnings
|
2023-11-12 23:42:26 -05:00 |
|
Jeremy
|
e80afd460b
|
Add safe tracing interface
|
2023-11-12 23:31:41 -05:00 |
|
Jeremy
|
4c1c42c61d
|
Add frame_ptr alias
|
2023-11-08 21:32:34 -05:00 |
|
Jeremy
|
ae5d2392fe
|
More std::
|
2023-10-08 22:48:12 -04:00 |
|
Jeremy
|
2b1a2c7a19
|
Fix useless cast warning
|
2023-10-06 00:53:40 -04:00 |
|
Jeremy
|
435b3cd001
|
Small fixes
|
2023-10-04 18:23:19 -04:00 |
|
Jeremy
|
4324901cd1
|
Fix stackwalk64 architecture detection
|
2023-10-04 15:31:59 -04:00 |
|
Jeremy
|
15b2f36934
|
Update warning supression
|
2023-10-04 13:14:21 -04:00 |
|
Jeremy
|
81b2e46df1
|
Support stackwalk64 for 32-bit x86
|
2023-10-04 13:13:48 -04:00 |
|
Jeremy
|
b80026596f
|
Some warning fixes
|
2023-10-04 13:09:45 -04:00 |
|
Jeremy
|
b236da4a0b
|
Patch for compilation on 32-bit msvc
|
2023-10-02 17:30:06 -04:00 |
|
Jeremy
|
d84a3167d9
|
Add cache mode config
|
2023-09-29 12:50:47 -04:00 |
|
Jeremy
|
59b5e80256
|
Adjust pc for better line number reporting with StackWalk64
|
2023-09-24 18:21:41 -04:00 |
|
Jeremy Rifkin
|
6de61e7755
|
Add StackWalk64 backend (#48)
|
2023-09-24 17:30:56 -04:00 |
|