LookingGlass/common/src
Quantum 7e15ec5e66 [common] windows: implement crash handler for stack traces
This commit uses the DbgHelp library which is shipped with Windows to
generate stack traces with function names and line number information.
It takes advantage of the pdb file generated by cv2pdb that is now
installed with looking-glass-host.exe.
2021-01-27 07:56:12 +11:00
..
platform [common] windows: implement crash handler for stack traces 2021-01-27 07:56:12 +11:00
framebuffer.c [common] fix invalid read from unaligned addresses (fixes #410) 2021-01-20 23:18:46 +11:00
KVMFR.c [host] remove the remainder of the YUV420 support 2021-01-18 13:55:44 +11:00
memcpySSE.asm [build] make "common" a static library (part 1/2) 2019-04-11 11:03:30 +10:00
option.c [all] fix numerous memory leaks at application shutdown 2021-01-24 21:47:53 +11:00
stringlist.c [common] fix stringlist const free bug 2019-05-21 11:30:05 +10:00
stringutils.c [common] numerious bad usage bug fixes 2020-01-10 18:04:22 +11:00