Home | History | Annotate | only in /prebuilts/misc/android-arm64/gdbserver64
Up to higher level directory
NameDateSize
Android.mk05-Oct-2017309
gdbserver6405-Oct-2017823.2K
manifest_2824841.xml05-Oct-20178.8K
MODULE_LICENSE_GPL05-Oct-20170
NOTICE05-Oct-201731.5K
README.txt05-Oct-2017387

README.txt

      1 The Android platform gdb is built as part of the NDK build, from sources at https://android.googlesource.com/toolchain/gdb/.
      2 
      3 To build it, follow the steps at https://android.googlesource.com/platform/ndk/+/master/README.md, and run `python checkbuild.py --module gdbserver`.
      4 
      5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
      6 
      7