You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
Android.mk pl286 release code 4 years ago
MODULE_LICENSE_GPL pl286 release code 4 years ago
NOTICE pl286 release code 4 years ago
README.txt pl286 release code 4 years ago
gdbserver64 pl286 release code 4 years ago
manifest_2824841.xml pl286 release code 4 years ago

README.txt

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.