How to Install libubsan0-dbg-ppc64el-cross in Ubuntu 18.04



Install libubsan0-dbg-ppc64el-cross by entering the following commands in the terminal:

sudo apt update
sudo apt install libubsan0-dbg-ppc64el-cross

Description:

UBSan -- undefined behaviour sanitizer (debug symbols)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.

Homepage: http://gcc.gnu.org/

Version: 7.3.0-16ubuntu3cross1

Section: universe/debug