[ ソース: android-platform-art ]
パッケージ: dexdump (14.0.0+r15-3)
dexdump に関するリンク
Debian の資源:
android-platform-art ソースパッケージをダウンロード:
- [android-platform-art_14.0.0+r15-3.dsc]
- [android-platform-art_14.0.0+r15.orig.tar.xz]
- [android-platform-art_14.0.0+r15-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [android.googlesource.com]
類似のパッケージ:
Displays information about Android DEX files
The `dexdump` tool is intended to mimic `objdump`. When possible, use similar command-line arguments.
This is a re-implementation of the original `dexdump` utility that was based on Dalvik functions in `libdex` into a new `dexdump` that is now based on ART functions in `libart` instead. The output is very similar to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported.
その他の dexdump 関連パッケージ
|
|
|
|
-
- dep: android-libart (>= 14.0.0+r15)
- Android Runtime
-
- dep: android-libbacktrace (>= 1:34)
- Android backtrace library
-
- dep: android-libbase (>= 34.0.5)
- Android base library
-
- dep: android-liblog (>= 34.0.5)
- Android NDK logger interfaces
-
- dep: android-libnativeloader (= 1:14.0.0+r15-3)
- Android native loader library
-
- dep: android-libziparchive (>= 34.0.5)
- Library for ZIP archives
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: liblz4-1 (>= 0.0~r113)
- 高速な LZ 圧縮アルゴリズムライブラリ - ランタイム
-
- dep: libstdc++6 (>= 13)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtinyxml2-10 (>= 8.1.0+really8.1.0)
- C++ XML parsing library
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム