This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
debug
History
Patrick Wuttke
b1fa99428e
Fixed Windows/MSVC compilation.
2024-06-26 10:05:32 +02:00
..
assert.hpp
Use inline assembly for MIJIN_TRAP() so the debugger stops at the exact location. Only works for x64, but that's currently my only target.
2023-12-07 17:15:42 +01:00
stacktrace.cpp
Fixed Windows/MSVC compilation.
2024-06-26 10:05:32 +02:00
stacktrace.hpp
Added code to capture stacktrace whenever an exception is thrown.
2023-11-26 11:49:23 +01:00
symbol_info.cpp
Added result type and stacktrace capabilities.
2023-11-11 12:41:47 +01:00
symbol_info.hpp
intial commit
2023-05-29 14:51:44 +02:00