Rollback "Fix for KT-10659: Debugger: Evaluate Expression and Watches fail for inline function parameter passed by reference"

This commit is contained in:
Michael Bogdanov
2016-02-08 10:26:41 +03:00
parent 9e5c387d6c
commit 848549dd5d
5 changed files with 5 additions and 43 deletions
@@ -1,11 +0,0 @@
LineBreakpoint created at remappedParameterInInline.kt:7
LineBreakpoint created at remappedParameterInInline.kt:14
!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! remappedParameterInInline.RemappedParameterInInlineKt
Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
remappedParameterInInline.kt:7
Compile bytecode for p
remappedParameterInInline.kt:14
Compile bytecode for p
Disconnected from the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket'
Process finished with exit code 0