Debugger tests: mark objects using NodeDescriptorImpl.getMarkup. Primitive values cannot be marked.

This commit is contained in:
Natalia Ukhorskaya
2016-08-01 18:24:12 +03:00
parent 252b8ec6db
commit d823d6f4ab
5 changed files with 36 additions and 39 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
LineBreakpoint created at ldifferentTypes.kt:92
LineBreakpoint created at ldifferentTypes.kt:88
!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! ldifferentTypes.LdifferentTypesKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
ldifferentTypes.kt:92
ldifferentTypes.kt:88
Compile bytecode for str_DebugLabel
Compile bytecode for strArray_DebugLabel
Compile bytecode for primitive_DebugLabel
Compile bytecode for primitiveArray_DebugLabel
Compile bytecode for localObj_DebugLabel
Compile bytecode for localObjArray_DebugLabel