Description
debug.cpp uses "#if defined(__linux)". It is no longer defined in our latest build environment.
This leads to many "error occurred during error reporting" problems on linux on PPC64 during error reporting because fixup code for copy of uncontext is missing.
This leads to many "error occurred during error reporting" problems on linux on PPC64 during error reporting because fixup code for copy of uncontext is missing.