Move debugger test data to the new location
This commit is contained in:
Vendored
+15
@@ -0,0 +1,15 @@
|
||||
LineBreakpoint created at dependentOnFile.kt:7
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
dependentOnFile.kt:7
|
||||
Compile bytecode for TestClass().testFun()
|
||||
Compile bytecode for testFun()
|
||||
Compile bytecode for TestObject.p
|
||||
Compile bytecode for TestClass.p
|
||||
Compile bytecode for 1.testExtFun()
|
||||
Compile bytecode for testVal
|
||||
Compile bytecode for 1.testExtVal
|
||||
Compile bytecode for testDelVal
|
||||
Disconnected from the target VM
|
||||
|
||||
Process finished with exit code 0
|
||||
Reference in New Issue
Block a user