Jeremy Rifkin
|
6877782d96
|
Add cpptrace::can_get_safe_object_frame and add ctrace prefix for can_signal_safe_unwind
|
2025-02-20 21:36:19 -06:00 |
|
Jeremy Rifkin
|
6945c2167e
|
Change a return back to an _exit(1). It's not different functionally but I decided it's more clear.
|
2024-11-15 17:21:22 -06:00 |
|
Jeremy Rifkin
|
8866d70a32
|
Fix bug in signal_demo and add error message on fork failure to signal tracing guide
|
2024-11-14 22:08:09 -06:00 |
|
Jeremy Rifkin
|
5a9a4f314d
|
Updating wording and docs arround the safe trace API
|
2024-11-14 22:07:32 -06:00 |
|
Degen's Regens
|
767ddeb10c
|
size_t cannot be negative (#154)
|
2024-08-16 10:24:40 -05:00 |
|
Jeremy
|
e8fce3fad1
|
Fix broken links and the example code in signal-safe-tracing.md, and also add a note to the documentation about _dl_find_object being required for signal-safe tracing
|
2024-07-12 17:33:35 -05:00 |
|
Jeremy
|
5a1f4b6d37
|
Add an error message for exec failures to the signal_demo, resolves #111
|
2024-04-18 19:38:19 -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 |
|
Bruce Mitchener
|
aa446b0540
|
Fix typos. (#90)
|
2024-02-18 00:10:21 -06:00 |
|
Jeremy
|
68f919f292
|
Add ctrace documentation
|
2024-02-07 00:11:48 -06:00 |
|