How to Install libsfasan3-dbg-armhf-cross in Ubuntu 18.04



Install libsfasan3-dbg-armhf-cross by entering the following commands in the terminal:

sudo apt update
sudo apt install libsfasan3-dbg-armhf-cross

Description:

AddressSanitizer -- a fast memory error detector (soft float ABI debug symbols)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

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

Version: 6.4.0-17ubuntu1cross1

Section: universe/debug