Files
UnrealEngineUWP/Engine/Source/Programs/TestPAL
Dmitry Rekman 0c67ba162b Linux: improvements reporting ensure and callstacks (UE-21322).
- The bulk of this change is PR #1583: [Linux] Show stacktrace on ensure (Contributed by bozaro).
- Other misc changes:
-   Do not limit strings to 1024 when printing a log line to stdout - allows to print the callstack in full to console.
-   Do not crash when hitting ensure() in debugger in a program that did not initialize SDL.

[CL 2710773 by Dmitry Rekman in Main branch]
2015-09-30 02:48:49 -04:00
..