dethrace/src
Anonymous Maarten e3a50e34d1
Fix Windows arm64 build (#371)
* Build arm64 Windows executable

* Use dbghelp to print a stacktrace and use addr2line as last resort

* Print stack depth

* Cleanup windows.c includes + use OS_Basename + define [RX]_OK ourselves

* Cannot do _access(X_OK) on Windows

* SymInitialize: don't invade process

* Use _access_s

* Ignore failure to get symbol line and line number

* Only consider using addr2line when ADDR2LINE is set
2024-07-09 02:28:40 +02:00
..
DETHRACE Run QuitGame instead of DoSaveGame when quitting a game after pressing CTRL+Q (#388) 2024-07-09 02:27:47 +02:00
S3 bump miniaudio to fix playback on recent macos (#382) 2024-07-05 12:53:41 +12:00
harness Fix Windows arm64 build (#371) 2024-07-09 02:28:40 +02:00
smackw32 Build dethrace with -Wstrict-prototypes (#314) 2023-05-01 23:21:02 +00:00