[ ソース: libelfin ]
パッケージ: libdwarf++0 (0.3-2.1)
libdwarf++0 に関するリンク
Debian の資源:
libelfin ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libelf++0 (= 0.3-2.1)
- C++11 ELF parser
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3