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
f8dd79712e730c915eabcbbbb661e9060a82da3e
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
CrashDebugHelper
/
Private
/
Windows
History
Jaroslaw Surowiec
ea397fe6a8
CrashDebugHelper - Added support to processing crashes where builds are not placed in P4, but only in the network drive
...
[CL
2415217
by Jaroslaw Surowiec in Main branch]
2015-01-22 08:03:55 -05:00
..
CrashDebugHelperWindows.cpp
…
CrashDebugHelperWindows.h
…
MinidumpParser.cpp
CrashDebugHelper - Added support to processing crashes where builds are not placed in P4, but only in the network drive
2015-01-22 08:03:55 -05:00
WindowsPlatformStackWalkExt.cpp
CrashReport - Optimized FWindowsPlatformStackWalkExt::SetSymbolPathsFromModules, should be faster, removed recursion, optimized GetCallstacks to not use stack memory, now that code can be executed in thread pool where stack size is 32kb
2015-01-19 04:02:38 -05:00
WindowsPlatformStackWalkExt.h
…