Commit Graph

6 Commits

Author SHA1 Message Date
justin marcus
499e534f79 Miscellaneous LLDB Formater optimizations for Android Studio:
- Stop calling str().  For whatever reason, this seems to fix painfully slow debugging for certain callstacks in Android Studio.
- Fix UE4FStringSummaryProvider not handling empty strings correctly
- Map/Set synth providers now calculate size in __init__ instead of update().  This seems to provide a good speed up

I didn't do a proper optimization pass on this.  Just tried some things out and kept what felt better. This at least makes certain pathogical cases bearable (10s of seconds instead of multi-minute).  I've been running with this for a while and haven't encountered any issues.

[at]Chris.Babcock


#ROBOMERGE-SOURCE: CL 7474689 via CL 7474691 via CL 7475420
#ROBOMERGE-BOT: (v372-7473910)

[CL 7475489 by justin marcus in Main branch]
2019-07-22 11:50:04 -04:00
Marc Audy
ab108c215e Copying to Dev-Main @ CL# 4688301
#rb
#rnx

[CL 4688816 by Marc Audy in Main branch]
2019-01-08 11:38:48 -05:00
Ben Marsh
7598af0532 Update copyright notices to 2019.
#rb none
#lockdown Nick.Penwarden

[CL 4662404 by Ben Marsh in Main branch]
2018-12-14 13:41:00 -05:00
Ben Marsh
ea340d3fbf Copying //UE4/Fortnite-Staging to Dev-Main (//UE4/Dev-Main)
#rb none
#lockdown Nick.Penwarden

[CL 4567513 by Ben Marsh in Main branch]
2018-11-14 19:05:13 -05:00
chris babcock
d5b63655f2 Fix issues with LLDB data formatters with 2 byte characters
#jira UE-64737
#ue4
#rb Justin.Marcus

#ROBOMERGE-SOURCE: CL 4421911 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4421912 by chris babcock in Staging-4.21 branch]
2018-10-03 12:42:52 -04:00
chris babcock
b04d692cc3 Android 2-byte string support
#jira UEMOB-463
#ue4
#android
#rb Jack.Porter
[FYI] Jack.Porter,Sam.Deiter

#ROBOMERGE-SOURCE: CL 4160352 in //UE4/Release-4.20/...
#ROBOMERGE-BOT: RELEASE (Release-4.20 -> Release-Staging-4.20)
#ROBOMERGE-AUTHOR: chris.babcock

[CL 4167208 by chris babcock in Staging-4.20 branch]
2018-06-27 16:15:01 -04:00