This website requires JavaScript.
Explore
Help
Sign In
luo980
/
cpptrace
Watch
1
Star
0
Fork
0
You've already forked cpptrace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d09378c8e8
cpptrace
/
src
History
Jeremy Rifkin
f9ab949a9e
Bump hard_max_frames to 400
2024-09-12 23:12:11 -05:00
..
binary
Fix computation of object address for safe object frames. I forgot to do this as part of
a528aa8e0b
, also related to
#104
2024-09-07 12:02:52 -05:00
demangle
A little refactoring and reorganization. Remove relative includes.
2024-08-18 11:58:49 -05:00
platform
MSYS2+MINGW64 platform with libbacktrace (
#166
)
2024-09-03 19:58:39 -05:00
snippets
A little refactoring and reorganization. Remove relative includes.
2024-08-18 11:58:49 -05:00
symbols
Implement better dwarf rangelist base address logic (
#157
)
2024-08-18 16:51:40 -05:00
unwind
Bump hard_max_frames to 400
2024-09-12 23:12:11 -05:00
utils
Nest microfmt in the cpptrace namespace due to conditionally-enabled C++17 behavior causing ODR issues, related to
https://github.com/jeremy-rifkin/libassert/issues/103
2024-09-12 21:06:12 -05:00
cpptrace.cpp
VS2015 fixes (
#165
)
2024-09-04 22:32:00 -05:00
ctrace.cpp
A little refactoring and reorganization. Remove relative includes.
2024-08-18 11:58:49 -05:00
from_current.cpp
Fix compilation on ios (
#167
)
2024-09-04 17:22:32 -05:00