1*795d594fSAndroid Build Coastguard WorkerTest basic JVMTI breakpoint functionality. 2*795d594fSAndroid Build Coastguard Worker 3*795d594fSAndroid Build Coastguard WorkerThis test places a breakpoint on the first instruction of a number of functions 4*795d594fSAndroid Build Coastguard Workerthat are entered in every way possible for the given class of method. 5*795d594fSAndroid Build Coastguard Worker 6*795d594fSAndroid Build Coastguard WorkerIt also tests that breakpoints don't interfere with each other by having 7*795d594fSAndroid Build Coastguard Workermultiple breakpoints be set at once. 8