This is done for consistency with the license strings in appstrings.c.
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.
common