Jeremy
|
ac7db48cef
|
Really fix it this time
|
2023-11-19 23:07:41 -06:00 |
|
Jeremy
|
9647a6d591
|
Forgot to stage path max
|
2023-11-19 22:52:20 -06:00 |
|
Jeremy
|
77a2e3a22b
|
Rework the exception interface
|
2023-11-18 09:00:57 -06:00 |
|
Jeremy
|
ab7e71f1b2
|
Add exception wrapping utilities, will help issues like #60
|
2023-11-15 21:24:26 -05:00 |
|
Jeremy
|
61d536bc02
|
Put noinline macro in header
|
2023-11-15 15:22:59 -05:00 |
|
Jeremy
|
aed456bc63
|
Handle null lines / columns better
|
2023-11-15 11:52:24 -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
|
7ffec7b3c0
|
Inital work to walk inline tree and show inlined calls
|
2023-11-08 13:05:39 -05:00 |
|
Jeremy Rifkin
|
98368fb417
|
CMake improvements (#57)
|
2023-11-06 12:12:07 -05:00 |
|
Jeremy
|
ae5d2392fe
|
More std::
|
2023-10-08 22:48:12 -04:00 |
|
Jeremy
|
ae484f0ed2
|
Improve terminate handler behavior when there's no active exception and also try to print a trace for non-cpptrace terminates
|
2023-10-08 14:55:21 -04:00 |
|
Jeremy
|
05c3f7160b
|
Add specialized terminate handler and add error handling info to the README. Also updated demo.
|
2023-10-07 17:34:49 -04:00 |
|
Jeremy
|
2e0fa880bc
|
Small fixes
|
2023-10-07 15:05:50 -04:00 |
|
Jeremy
|
8bb8a2020c
|
Add some utilities for exception handling and detecting whether stderr is a terminal
|
2023-10-07 14:59:04 -04:00 |
|
Jeremy
|
a422e132d4
|
Comments and sonar fixes
|
2023-10-07 13:43:39 -04:00 |
|
Jeremy Rifkin
|
b26c5e4ec8
|
Refactor cpptrace exception objects and simplify interface (#54)
|
2023-10-06 20:25:30 -04:00 |
|
Jeremy
|
c3a27d15fb
|
Update trace objects to just be aggregates
|
2023-10-05 12:33:43 -04:00 |
|
Jeremy
|
d84a3167d9
|
Add cache mode config
|
2023-09-29 12:50:47 -04:00 |
|
Jeremy Rifkin
|
1c3e0e92f4
|
Add some test failure reporting stuff and fix a bug in test cases (#45)
|
2023-09-23 17:25:41 -04:00 |
|
Jeremy
|
dd928b249b
|
Add max_depth overloads
|
2023-09-22 12:04:25 -04:00 |
|
Jeremy
|
1b0b7a43ea
|
Added trace::current() methods
|
2023-09-21 21:45:01 -04:00 |
|
Jeremy
|
a10e27a720
|
Update std::format check
|
2023-09-21 21:21:13 -04:00 |
|
Jeremy
|
99790a03c3
|
Fix std::formatter specializations
|
2023-09-20 18:20:52 -04:00 |
|
Jeremy
|
d1af192a3c
|
Fix for exception::exception init list exception handling, for real
|
2023-09-20 18:10:54 -04:00 |
|
Jeremy
|
96df7a1876
|
Fix for exception::exception init list exception handling
|
2023-09-20 18:04:48 -04:00 |
|
Jeremy
|
33c8cea2f9
|
Quick fixes
|
2023-09-20 17:46:34 -04:00 |
|
Jeremy
|
209ce45157
|
Library interface improvements
|
2023-09-20 17:38:57 -04:00 |
|
Jeremy
|
a31fe3dc00
|
Make stacktrace_frame an aggregate again
|
2023-09-19 15:36:34 -04:00 |
|
Jeremy
|
5c3df2571e
|
Rename stacktrace_frame.col to column, set a proper sentinel value, and update stacktrace.to_string to not have a tailing newline
|
2023-09-19 15:17:39 -04:00 |
|
Jeremy Rifkin
|
0b32df64e4
|
Expand cpptrace API (#37)
|
2023-09-18 20:33:46 -04:00 |
|
Jeremy Rifkin
|
6ed6e623ed
|
Initial work to add libdwarf as a back-end (#24)
|
2023-08-30 12:14:17 -04:00 |
|
Jeremy Rifkin
|
04f8b88efd
|
Some CI and cmake changes (#9)
|
2023-07-18 22:21:56 -04:00 |
|
Jeremy
|
a540803cd9
|
Update stacktrace api and a couple minor tweaks
|
2023-07-09 22:57:15 -04:00 |
|
Jeremy
|
b3474b50c3
|
Initial commit
|
2023-07-01 17:06:41 -04:00 |
|