Debugger tests: mark objects using NodeDescriptorImpl.getMarkup. Primitive values cannot be marked.
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user