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 |
|
Ben Marsh
|
149375b14b
|
Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
|
2014-12-07 19:09:38 -05:00 |
|
Mark Satterthwaite
|
00caa20d6d
|
Fix parsing of initial OS version string in Mac OS X (i.e. 10.10).
#codereview michael.trepka
[CL 2299373 by Mark Satterthwaite in Main branch]
|
2014-09-16 10:24:07 -04:00 |
|
Mark Satterthwaite
|
4cde193448
|
Cache the symbolisation structures when symbolising crash reports on Mac OS X to speed the process up a bit. Only makes sense in the crash reporting case, since loading symbols from a running process is already very quick.
#codereview michael.trepka
[CL 2289258 by Mark Satterthwaite in Main branch]
|
2014-09-08 09:25:29 -04:00 |
|
Mark Satterthwaite
|
18ad98390e
|
Amend Mac crash reporting to emit data into the FCrashInfo structure and output using FCrashInfo's GenerateReport function. Add necessary parsing code to hoist out PID, Exception Code, number of cores etc. Fix various bugs that were preventing the output from being displayed & remove a redundant comment from LaunchMac.
#codereview michael.trepka
[CL 2289230 by Mark Satterthwaite in Main branch]
|
2014-09-08 09:01:00 -04:00 |
|
Mark Satterthwaite
|
cc9e0b6dba
|
Better reporting of broken stack entries in Mac OS X crash reports including hardening the crash debug helper.
#codereview michael.trepka
[CL 2286429 by Mark Satterthwaite in Main branch]
|
2014-09-05 12:46:40 -04:00 |
|
Mark Satterthwaite
|
631e8b9b8f
|
Need to switch to symbolicating the crash log in the crash reporter since CoreSymbolication is unsafe within a crash handler. Store in the Apple format so that the work to parse the dump can be re-used to parse crash reports from the Mac App Store where our crash reporter might not work.
[CL 2284652 by Mark Satterthwaite in Main branch]
|
2014-09-04 12:10:15 -04:00 |
|
Tim Sweeney
|
324683ce78
|
Engine source (Main branch up to CL 2026164)
|
2014-03-14 14:13:41 -04:00 |
|