Jaroslaw Surowiec
e8f455f2ea
UE-12159 - Crash Report Client fails to restart project if the path has a space
...
[CL 2487330 by Jaroslaw Surowiec in Main branch]
2015-03-22 05:42:39 -04:00
Saul Abreu
79a26091bf
Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
...
#codereview Steve.Robb, Robert.Manuszewski
[CL 2466824 by Saul Abreu in Main branch]
2015-03-02 15:51:37 -05:00
Jaroslaw Surowiec
bfb5ca2663
CrashReportClient - Added basic configuration for the crash report receiver
...
[CL 2466181 by Jaroslaw Surowiec in Main branch]
2015-03-02 07:53:07 -05:00
Jaroslaw Surowiec
b97abcce8a
CrashReport - Enabled writing a Diagnostics.txt to disk in UE4 release build, if a callstack is valid, it will sent to the server.
...
[CL 2460278 by Jaroslaw Surowiec in Main branch]
2015-02-25 10:38:35 -05:00
Richard TalbotWatkin
be15b48730
Various crash reporter improvements: made scrollbars visible, added splitter between editable field and crash details, added "Send and Restart" button to restart the crashed application.
...
#jira UE-9295 - Reopen Editor from Crash Reporter
#jira UE-9164 - CrashReporter text field not sizeable
#jira UE-9163 - CrashReporter callstack textbox scrollbars invisible
[CL 2446754 by Richard TalbotWatkin in Main branch]
2015-02-16 04:50:29 -05:00
Jaroslaw Surowiec
5f8e958c56
CrashReportClient - Updated information regarding no debugging symbols
...
[CL 2425215 by Jaroslaw Surowiec in Main branch]
2015-01-30 01:19:32 -05:00
Jaroslaw Surowiec
88935de0b1
CrashReport - Ignore crashes that don't contain "UE4-" in the directory name
...
[CL 2411312 by Jaroslaw Surowiec in Main branch]
2015-01-19 15:39:28 -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
Jaroslaw Surowiec
941df88f29
CrashReport - Added analytics to the crash report client
...
#codereview Robert.Manuszewski
[CL 2277604 by Jaroslaw Surowiec in Main branch]
2014-08-29 09:19:47 -04:00
Jaroslaw Surowiec
a1d3dd5aba
CrashReport - Minor code clean-up
...
[CL 2261219 by Jaroslaw Surowiec in Main branch]
2014-08-18 15:10:03 -04:00
James Hopkin
66716e4b5c
CrashReportClient now checks app name before uploading crash
...
Addresses TTP 332274 (mainly CrashReportClientApp.cpp changes) and
- Fixes hang on Linux (uploader wasn't honoring always-unattended setting)
- Fixed erroneous check warnings
- Removed code duplication between CrashReportClient platforms
- Error message now passed on for ensures as well as asserts
- Windows crash reporting multiple instance bail-out is now thread-safe
#CodeReview Bob.Tellez, Jaroslaw.Surowiec
[CL 2077477 by James Hopkin in Main branch]
2014-05-19 07:07:01 -04:00
Bob Tellez
859c6f6604
UE4: Rocket builds no longer write a local Diagnostics.txt when crashing. The callstack is evaluated and displayed to users, but the callstack will be re-resolved on the server.
...
[CL 2067092 by Bob Tellez in Main branch]
2014-05-08 12:16:36 -04:00
Bob Tellez
71cd1976b3
UE4: Crash reports are now always evaluated client side, even in Rocket. If absolutely no symbols get resolved the "Please send the crash report" message appears, otherwise the callstack appears with the user's ID at the top line.
...
[CL 2063584 by Bob Tellez in Main branch]
2014-05-05 12:36:20 -04:00
Jaroslaw Surowiec
c351d034a2
#CrashReportClient: Doesn't display assertion text (TTP#33238,fixed)
...
#codereview Robert.Manuszewski
[CL 2055278 by Jaroslaw Surowiec in Main branch]
2014-04-24 05:03:21 -04:00
Tim Sweeney
324683ce78
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00