Commit Graph

15 Commits

Author SHA1 Message Date
Jaroslaw Surowiec
e3c33714ae CrashDebugHelper - More logs regarding the PDB cache
[CL 2219583 by Jaroslaw Surowiec in Main branch]
2014-07-15 14:06:08 -04:00
Jaroslaw Surowiec
f0b9bf883b CrashDebugHelper
- Minidump diagnostics run from the crash processor will always use the PDB cache and the MDD from the main branch
- Reimplemented PDB cache to support UE4 releases that are stored on the network drive
- Cleaned up a bit code, removed old or obsolete functionality
- PDB Cache is disabled by default, can be only enabled through the command line (should fix issues related to "\\Device\\Harddisk3\\DR3", somehow caused by the bad flash device driver when F:\\ is a generic flash reader?)

#codereview Bob.Tellez, James.Hopkin, Robert.Manuszewski

[CL 2212226 by Jaroslaw Surowiec in Main branch]
2014-07-14 06:53:12 -04:00
Jaroslaw Surowiec
3f51945881 CrashDebugHelper - Commented obsolete functionality
[CL 2191583 by Jaroslaw Surowiec in Main branch]
2014-07-11 10:04:45 -04:00
Dmitry Rekman
1bb7c7b8d8 Fix multi-line comment error.
(By removing leftover commented debug code).

#codereview Jaroslaw.Surowiec

[CL 2170564 by Dmitry Rekman in Main branch]
2014-07-07 15:09:07 -04:00
Jaroslaw Surowiec
9d9b322b2d CrashReport - Misc fixed for local testing
[CL 2131462 by Jaroslaw Surowiec in Main branch]
2014-07-03 15:19:03 -04:00
Jaroslaw Surowiec
e48076325b CrashReport - Create PDB cache directory if needed
[CL 2131461 by Jaroslaw Surowiec in Main branch]
2014-07-03 15:18:50 -04:00
Jaroslaw Surowiec
42f784416f CrashReport - Fixed order of releasing the interfaces
[CL 2123545 by Jaroslaw Surowiec in Main branch]
2014-07-01 13:30:34 -04:00
Jaroslaw Palczynski
ebce413232 UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
Jaroslaw Surowiec
ee816a4369 CrashReporter - Moved DO_LOCAL_TESTING to a better place
[CL 2093187 by Jaroslaw Surowiec in Main branch]
2014-06-03 11:22:11 -04:00
Jaroslaw Surowiec
786b1b00f3 CrashDebugHelper - Fixed not including .exe files in the SyncModules
#codereview Bob.Tellez, James.Hopkin

[CL 2093186 by Jaroslaw Surowiec in Main branch]
2014-06-03 11:22:00 -04:00
Jaroslaw Surowiec
abd513c7c3 CrashDebugHelper - Implemented better method for getting the list of required pdb/dll and setting the symbol paths for modules
#codereview Bob.Tellez, James.Hopkin

[CL 2089541 by Jaroslaw Surowiec in Main branch]
2014-05-30 07:57:32 -04:00
Jaroslaw Surowiec
b366969285 CrashDebugHelper - Disabled local testing
[CL 2086988 by Jaroslaw Surowiec in Main branch]
2014-05-29 17:26:13 -04:00
Jaroslaw Surowiec
32608e7a7a CrashDebugHelper - Removed obsolete code used to retrieve the label string from the database, implemented basic mechanism for caching the PDB files
#codereview Bob.Tellez, James.Hopkin

[CL 2086746 by Jaroslaw Surowiec in Main branch]
2014-05-29 17:21:16 -04:00
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00