Commit Graph

72 Commits

Author SHA1 Message Date
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
8bb8a2020c
Add some utilities for exception handling and detecting whether stderr is a terminal 2023-10-07 14:59:04 -04:00
Jeremy Rifkin
b26c5e4ec8
Refactor cpptrace exception objects and simplify interface (#54) 2023-10-06 20:25:30 -04:00
Jeremy
23b0b57d08
Fix the discord readme badge 2023-10-06 01:19:05 -04:00
Jeremy
3143181612
Bump version and make changelog notes 2023-10-06 01:03:12 -04:00
Jeremy
c3a27d15fb
Update trace objects to just be aggregates 2023-10-05 12:33:43 -04:00
Jeremy Rifkin
75677dda70
Add sonarlint workflow (#51) 2023-10-05 09:57:53 -04:00
Jeremy
79fc0df281
Update readme again 2023-10-04 17:05:09 -04:00
Jeremy
fbb581556c
Update readme 2023-10-04 17:03:46 -04:00
Jeremy
26ba20acac
Update README and add changelog 2023-10-02 11:37:17 -04:00
Jeremy
63a7c471cd
Update platform logistic instructions for mac 2023-10-01 17:41:16 -04:00
Jeremy
d84a3167d9
Add cache mode config 2023-09-29 12:50:47 -04:00
Jeremy
97de21e977
Bump tag in README 2023-09-24 17:33:26 -04:00
Jeremy Rifkin
6de61e7755
Add StackWalk64 backend (#48) 2023-09-24 17:30:56 -04:00
Jeremy
edf55395d7
Cleanup CPPTRACE_USE_SYSTEM_LIBDWARF and add note to the README. TODO for some reason the include path still doesn't work. 2023-09-24 03:49:56 -04:00
Jeremy Rifkin
183cdf5a1c
Error handling improvements (#46) 2023-09-23 17:46:26 -04:00
Jeremy
dd928b249b
Add max_depth overloads 2023-09-22 12:04:25 -04:00
Jeremy
7aa89296a1
README fixes and updates 2023-09-22 10:07:51 -04:00
Jeremy
b583f021b8
Update documentation 2023-09-21 22:11:35 -04:00
Jeremy
08d831df5f
Update README 2023-09-21 19:24:40 -04:00
Jeremy Rifkin
1689487978
Improve Mach-O support (#40) 2023-09-21 19:09:37 -04:00
Jeremy
209ce45157
Library interface improvements 2023-09-20 17:38:57 -04:00
Jeremy
216246332c
Update readme and bump instructions to v0.2.0-beta 2023-09-20 10:40:55 -04:00
Jeremy
799e7a7705
Remove clang-tidy 2023-09-19 15:26:51 -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
7195ea43a2
Quick update to docs: Build in release for library installation 2023-09-19 11:04:21 -04:00
Jeremy
0620197285
Add winapi demangling 2023-09-19 11:03:45 -04:00
Jeremy
704cba5e97
Some updates and cleanup 2023-09-19 00:21:00 -04:00
Jeremy
a68277fc2b
Update README to include windows dll copying instructions 2023-09-18 23:03:03 -04:00
Jeremy Rifkin
0b32df64e4
Expand cpptrace API (#37) 2023-09-18 20:33:46 -04:00
Jeremy
640aeadf91
Remove full tracing options 2023-09-18 14:37:27 -04:00
Jeremy
f020265e09
Update documentation 2023-09-18 11:17:27 -04:00
Jeremy Rifkin
6dac6da7b3
Refactor how the speedtest is built (#35) 2023-09-17 23:12:03 -04:00
Jeremy
e068a3dadd
Add static option and overhaul README a bit 2023-09-12 23:59:10 -04:00
Jeremy
2545e6c2e5
Use .dSYM files on macos. Should fix test cases. 2023-09-12 01:19:58 -04:00
Jeremy
5080fb33d7
Add note to readme about copying the .dll when using fetchcontent 2023-09-09 18:09:38 -04:00
Jeremy
cf0bf6e02d
Specify a tag in readme instructions 2023-09-02 21:31:03 -04:00
Jeremy
be6f473007
Update to static link libdwarf and also add a note to the readme about licensing of the compiled binary 2023-09-01 17:43:51 -04:00
Jeremy
5a33aeaeca
Update README instructions 2023-07-25 17:32:53 -04:00
Jeremy Rifkin
02dda255d2
Force shared library under libbacktrace, allow shared or static otherwise (#22) 2023-07-25 16:45:49 -04:00
Jeremy
3ab0c7f738
Update readme and set cmake version 2023-07-23 23:59:16 -04:00
Jeremy Rifkin
43383228e7
Bake an absolute path for addr2line into the library to prevent against path injection (#19) 2023-07-23 23:01:20 -04:00
Jeremy
116904ed20
Update readme 2023-07-23 16:02:16 -04:00
Jeremy
8874e7911b
Upate usage instructions 2023-07-23 15:58:28 -04:00
Jeremy Rifkin
a8169aba8e
Add integration tests for cmake (#17) 2023-07-23 15:57:44 -04:00
Jeremy
29912bd494
Update README installation and usage instructions and fix a cmake issue 2023-07-23 14:21:19 -04:00
Jeremy
258c9ef700
Move screenshot in readme 2023-07-23 10:41:43 -04:00
Jeremy Rifkin
baf785cc49
Macos addr2line / atos support (#14) 2023-07-23 09:27:01 -04:00
Jeremy
1feee6ee14
Update README 2023-07-22 22:07:41 -04:00
Jeremy
00d6f1c9d1
Update how stacktraces are printed, add color, add a demo program, add a screenshot to the readme, and two small fixes to backends 2023-07-22 21:50:23 -04:00