xref: /aosp_15_r20/art/test/993-breakpoints-non-debuggable/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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