Fix lines for FieldBreakpoints in tests

This commit is contained in:
Natalia Ukhorskaya
2015-10-27 10:38:08 +03:00
parent 17a564495d
commit c071bf5c63
9 changed files with 66 additions and 58 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
KotlinFieldBreakpoint created at fwAbstractProperty.kt:5
KotlinFieldBreakpoint created at fwAbstractProperty.kt:8
KotlinFieldBreakpoint created at fwAbstractProperty.kt:42
KotlinFieldBreakpoint created at fwAbstractProperty.kt:45
KotlinFieldBreakpoint created at fwAbstractProperty.kt:6
KotlinFieldBreakpoint created at fwAbstractProperty.kt:9
KotlinFieldBreakpoint created at fwAbstractProperty.kt:43
KotlinFieldBreakpoint created at fwAbstractProperty.kt:46
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! fwAbstractProperty.FwAbstractPropertyKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
fwAbstractProperty.kt:57
+8 -8
View File
@@ -1,11 +1,11 @@
KotlinFieldBreakpoint created at fwBackingField.kt:4
KotlinFieldBreakpoint created at fwBackingField.kt:7
KotlinFieldBreakpoint created at fwBackingField.kt:17
KotlinFieldBreakpoint created at fwBackingField.kt:20
KotlinFieldBreakpoint created at fwBackingField.kt:30
KotlinFieldBreakpoint created at fwBackingField.kt:32
KotlinFieldBreakpoint created at fwBackingField.kt:44
KotlinFieldBreakpoint created at fwBackingField.kt:47
KotlinFieldBreakpoint created at fwBackingField.kt:5
KotlinFieldBreakpoint created at fwBackingField.kt:8
KotlinFieldBreakpoint created at fwBackingField.kt:18
KotlinFieldBreakpoint created at fwBackingField.kt:21
KotlinFieldBreakpoint created at fwBackingField.kt:31
KotlinFieldBreakpoint created at fwBackingField.kt:33
KotlinFieldBreakpoint created at fwBackingField.kt:45
KotlinFieldBreakpoint created at fwBackingField.kt:48
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! fwBackingField.FwBackingFieldKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
fwBackingField.kt:18
+3 -3
View File
@@ -1,6 +1,6 @@
KotlinFieldBreakpoint created at fwInitializer.kt:11
KotlinFieldBreakpoint created at fwInitializer.kt:16
KotlinFieldBreakpoint created at fwInitializer.kt:20
KotlinFieldBreakpoint created at fwInitializer.kt:12
KotlinFieldBreakpoint created at fwInitializer.kt:17
KotlinFieldBreakpoint created at fwInitializer.kt:21
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! fwInitializer.FwInitializerKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
fwInitializer.kt:12
@@ -1,7 +1,7 @@
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:5
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:8
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:42
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:45
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:6
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:9
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:43
KotlinFieldBreakpoint created at fwPropertyInInterface.kt:46
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! fwPropertyInInterface.FwPropertyInInterfaceKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
fwPropertyInInterface.kt:57
@@ -1,25 +1,16 @@
LineBreakpoint created at withoutBodyProperties.kt:8
LineBreakpoint created at withoutBodyProperties.kt:13
LineBreakpoint created at withoutBodyProperties.kt:18
LineBreakpoint created at withoutBodyProperties.kt:23
LineBreakpoint created at withoutBodyProperties.kt:28
LineBreakpoint created at withoutBodyProperties.kt:36
LineBreakpoint created at withoutBodyProperties.kt:43
KotlinFieldBreakpoint created at withoutBodyProperties.kt:8
KotlinFieldBreakpoint created at withoutBodyProperties.kt:13
LineBreakpoint created at withoutBodyProperties.kt:21
KotlinFieldBreakpoint created at withoutBodyProperties.kt:28
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! withoutBodyProperties.WithoutBodyPropertiesKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
withoutBodyProperties.kt:8
Compile bytecode for 1 + 1
withoutBodyProperties.kt:13
Compile bytecode for 1 + 2
withoutBodyProperties.kt:18
Compile bytecode for 1 + 3
withoutBodyProperties.kt:23
Compile bytecode for 1 + 4
withoutBodyProperties.kt:28
Compile bytecode for 1 + 5
withoutBodyProperties.kt:36
withoutBodyProperties.kt:21
Compile bytecode for i
withoutBodyProperties.kt:43
withoutBodyProperties.kt:28
Compile bytecode for 1 + 6
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
@@ -0,0 +1,11 @@
KotlinFieldBreakpoint created at withoutBodyProperties2.kt:8
KotlinFieldBreakpoint created at withoutBodyProperties2.kt:13
!JDK_HOME!\bin\java -agentlib:jdwp=transport=dt_socket,address=!HOST_NAME!:!HOST_PORT!,suspend=y,server=n -Dfile.encoding=!FILE_ENCODING! -classpath !OUTPUT_PATH!;!KOTLIN_RUNTIME!;!CUSTOM_LIBRARY!;!RT_JAR! withoutBodyProperties2.WithoutBodyProperties2Kt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
withoutBodyProperties2.kt:8
Compile bytecode for 1 + 4
withoutBodyProperties2.kt:13
Compile bytecode for 1 + 5
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
Process finished with exit code 0