Searched defs:jdb (Results 1 - 1 of 1) sorted by relevance

/sdk/files/
H A Dandroid.el6 (defvar android-jdb-port-history '("8700")
7 "history of ports supplied to `android-jdb'")
9 (defvar android-jdb-project-root-history '()
10 "history of project roots supplied to `android-jdb'")
11 (defvar android-jdb-history nil
12 "history of commands supplied to `android-jdb'")
14 (defvar android-jdb-activity-class-history ()
17 (defcustom android-jdb-command-name "jdb"
61 (defun android-jdb (por
[all...]

Completed in 51 milliseconds