Add jdwp tests for VMDebug debugger functions
The dalvik.system.VMDebug class allows a running program to probe the state of a debugging session on it. This adds a test for the functions exposed there. Test: ./art/tools/run-jdwp-tests.sh --mode=host Test: ./art/tools/run-libjdwp-tests.sh --mode=host Bug: 6281960 Change-Id: Idc33a8b798bef8870765158bcefa29b69ebdb830
Loading
Please sign in to comment