CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2014/07/10 21:17:20

Added files:
        sys/ddb        : db_dwarf.c db_dwarf.h 

Log message:
Add basic DWARF line table decoder

Includes a stand-alone addr2line clone for userspace testing.

Tested extensively on amd64 and expected to eventually support other
architectures too.  Importing now so further development/testing can
happen in-tree.  Followup commits will add to the kernel build and
integrate into ddb.

positive feedback; no objections

Reply via email to