[ 原始碼: libelfin ]
套件:libdwarf++0(0.3-3)
C++11 DWARF parser
Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4 debug information.
Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic layer. Interpreting the information stored in DWARF DIE trees still requires a great deal of understanding of DWARF, but libelfin will make sense of the bytes for you.
This package contains the library to parse DWARFv4 debug information.
其他與 libdwarf++0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libelf++0 (= 0.3-3)
- C++11 ELF parser
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3