How to Install libdw-dev in Ubuntu 18.04



Install libdw-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libdw-dev

Description:

libdw1 development libraries and header files

libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This package contains development libraries and header files for libdw1. . It also contains a static version of libdw. Only link to the static version for special cases and when you don't need anything from the ebl backends.

Homepage: https://sourceware.org/elfutils/

Version: 0.170-0.4

Section: libdevel