Searched refs:breakpoint (Results 1 – 25 of 26) sorted by relevance
12
1 Test "call Test995::breakpoint": Running breakpoint with handler "do nothing"2 Breakpoint: public static void art.Test995.breakpoint() @ line=343 Test "call Test995::breakpoint": No error caught with handler "do nothing"4 Test "call Test995::breakpoint": Finished running with handler "do nothing"5 Test "call Test995::breakpointCatch": Running breakpoint with handler "do nothing"9 Test "call Test995::breakpointCatchLate": Running breakpoint with handler "do nothing"13 Test "catch subroutine Test995::breakpoint": Running breakpoint with handler "do nothing"14 Breakpoint: public static void art.Test995.breakpoint() @ line=3415 Test "catch subroutine Test995::breakpoint": No error caught with handler "do nothing"16 Test "catch subroutine Test995::breakpoint": Finished running with handler "do nothing"[all …]
1 Test basic JVMTI breakpoint functionality.3 Tests that it is possible to throw exceptions while handling breakpoint events
3 // Build rules for ART run-test `994-breakpoint-line`.16 name: "art-run-test-994-breakpoint-line",21 ":art-run-test-994-breakpoint-line-expected-stdout",22 ":art-run-test-994-breakpoint-line-expected-stderr",28 name: "art-run-test-994-breakpoint-line-expected-stdout",29 out: ["art-run-test-994-breakpoint-line-expected-stdout.txt"],36 name: "art-run-test-994-breakpoint-line-expected-stderr",37 out: ["art-run-test-994-breakpoint-line-expected-stderr.txt"],
1 Test basic JVMTI breakpoint functionality.5 paths and then runs the function, receiving the breakpoint events.
3 // Build rules for ART run-test `1947-breakpoint-redefine-deopt`.16 name: "art-run-test-1947-breakpoint-redefine-deopt",21 ":art-run-test-1947-breakpoint-redefine-deopt-expected-stdout",22 ":art-run-test-1947-breakpoint-redefine-deopt-expected-stderr",28 name: "art-run-test-1947-breakpoint-redefine-deopt-expected-stdout",29 out: ["art-run-test-1947-breakpoint-redefine-deopt-expected-stdout.txt"],36 name: "art-run-test-1947-breakpoint-redefine-deopt-expected-stderr",37 out: ["art-run-test-1947-breakpoint-redefine-deopt-expected-stderr.txt"],
1 Initially setting breakpoint to line 423 Should be after first breakpoint.7 Setting breakpoint on now obsolete method to line 409 Should be after first breakpoint.12 Setting initial breakpoint on redefined method.
1 Test JVMTI breakpoint/obsolete method interaction.
1 Test basic JVMTI breakpoint functionality.3 This test places a breakpoint on the first instruction of a number of functions
3 Native invoking: public static void art.Test993.breakpoint() args: [this: null]4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]5 Invoking "Test993::breakpoint"6 Breaking on [public static void art.Test993.breakpoint() @ 41]7 Native invoking: public static void art.Test993.breakpoint() args: [this: null]8 Breakpoint: public static void art.Test993.breakpoint() @ line=419 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]10 Breakpoint: public static void art.Test993.breakpoint() @ line=4111 Invoking "Test993::breakpoint"12 Breakpoint: public static void art.Test993.breakpoint() @ line=41
1 Test stopped using breakpoint4 Test stopped using breakpoint with declared synchronized function7 Test stopped using breakpoint with synchronized block
33 public static void breakpoint() { in breakpoint() method in Test995102 makeTest("call Test995::breakpoint", Test995::breakpoint),108 breakpoint();
1 Test "art.Test1929$DoThrowClass": Running breakpoint with handler "art.Test1929$DoNothingHandler"11 Test "art.Test1929$DoThrowCatchBaseTestException": Running breakpoint with handler "art.Test1929$Do…25 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Running breakpoint with handler "art.Test19…39 Test "art.Test1929$DoThrowCatchTestException": Running breakpoint with handler "art.Test1929$DoNoth…53 Test "art.Test1929$DoThrowCatchTestExceptionTwice": Running breakpoint with handler "art.Test1929$D…67 Test "art.Test1929$DoThrowCatchTestExceptionNoRethrow": Running breakpoint with handler "art.Test19…77 Test "art.Test1929$DoThrowClass": Running breakpoint with handler "art.Test1929$ThrowCatchBase"87 Test "art.Test1929$DoThrowCatchBaseTestException": Running breakpoint with handler "art.Test1929$Th…102 Test "art.Test1929$DoThrowCatchBaseTestExceptionTwice": Running breakpoint with handler "art.Test19…116 Test "art.Test1929$DoThrowCatchTestException": Running breakpoint with handler "art.Test1929$ThrowC…[all …]
19 * The breakpoint\_location is a number that's a valid jlocation for the runtime27 set the breakpoint. This means that classes might be initialized earlier than31 * Deviating from this format or including a breakpoint that cannot be found at
8 * [libbreakpointlogger](./breakpoint-logger)
1 Test stopped using breakpoint7 Test stopped using breakpoint with declared synchronized function13 Test stopped using breakpoint with synchronized block
40 public static void breakpoint() { in breakpoint() method in Test993487 new InvokeDirect("Test993::breakpoint", Test993::breakpoint),