DWARF Debugging Information Format Committee. — 2017. — 477 p.
DWARF is a widely used, standardized debugging file format used by many compilers and debuggers to support source level debugging. It addresses the requirements of a number of procedural languages, such as C, C++, and Fortran, and is designed to be extensible to other languages. DWARF is architecture independent and applicable to any processor or operating system. It is widely used on Unix, Linux and other operating systems, as well as in stand-alone environments.
Initial DWARF support has landed in Chrome DevTools.