LookingGlass/common
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
..
include/common [host] remove the remainder of the YUV420 support 2021-01-18 13:55:44 +11:00
src [common] windows: implement crash handler for stack traces 2021-01-27 07:56:12 +11:00
CMakeLists.txt [client] seperate frame setup and data events 2020-10-12 19:43:29 +11:00