//
pkg.gl
Category
github.com/google/gapid
core
java
jdwp
test
package
0.9.6
Repository:
https://github.com/google/gapid.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
0
Files
104 SLOC
#
Functions
BuildRunAndConnect
BuildRunAndConnect builds all the source files with javac, executes them with java, attaches to it via JDWP, then calls onConnect with the connection.
#
Type aliases
JavaSource
JavaSource is a map of file name 'foo.java' to the source code.