This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbb856a117e8ecfb66067adecf3fc62861ecd8f1
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
CrashDebugHelper
/
Private
/
Windows
History
Chris Wood
693e138509
Crash Report server. Fixed MinidumpDiagnostics speed problems by adding option to early abort runs that have no valid PDB cache entry. Server was spending too long on reports that can't be symbolicated.
...
#rb Andrew.Rodham #lockdown Nick.Penwarden [CL 3111714 by Chris Wood in Main branch]
2016-09-02 09:58:53 -04:00
..
CrashDebugHelperWindows.cpp
Crash Report server. Fixed MinidumpDiagnostics speed problems by adding option to early abort runs that have no valid PDB cache entry. Server was spending too long on reports that can't be symbolicated.
2016-09-02 09:58:53 -04:00
CrashDebugHelperWindows.h
Added command line args for configuring CrashDebugHelper to lock access to P4 and PDB cache
2016-08-10 06:15:38 -04:00
WindowsPlatformStackWalkExt.cpp
Crash Report server. Fixed MinidumpDiagnostics speed problems by adding option to early abort runs that have no valid PDB cache entry. Server was spending too long on reports that can't be symbolicated.
2016-09-02 09:58:53 -04:00
WindowsPlatformStackWalkExt.h
Fix MDD callstack stripping bug and add -NoTrimCallstack command line arg to MDD
2016-08-03 10:55:57 -04:00