android_mt6572_jiabo/prebuilts/misc/android-mips64/gdbserver64
2025-09-05 16:56:03 +08:00
..
Android.mk first commit 2025-09-05 16:56:03 +08:00
gdbserver64 first commit 2025-09-05 16:56:03 +08:00
manifest_2824841.xml first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_GPL first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
README.txt first commit 2025-09-05 16:56:03 +08:00

The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/.

To build it, follow the steps at https://android.googlesource.com/platform/ndk/+/master/README.md, and run `python checkbuild.py --module gdbserver`.

The current prebuilt version is built from the sources described by the manifest xml file in this directory.