diff --git a/idea/testData/debugger/tinyApp/outs/breakpointInInlineFun.out b/idea/testData/debugger/tinyApp/outs/breakpointInInlineFun.out index 073251bb6b0..a0d3bb4c16b 100644 --- a/idea/testData/debugger/tinyApp/outs/breakpointInInlineFun.out +++ b/idea/testData/debugger/tinyApp/outs/breakpointInInlineFun.out @@ -1,4 +1,4 @@ -LineBreakpoint created at inlineFunInLibrary.kt:3 +LineBreakpoint created at inlineFunInLibrary.kt:4 !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! breakpointInInlineFun.BreakpointInInlineFunKt Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' inlineFunInLibrary.kt:4 diff --git a/idea/testData/debugger/tinyApp/outs/customLibClassName.out b/idea/testData/debugger/tinyApp/outs/customLibClassName.out index 41719f6d33b..ef9d1ae2a23 100644 --- a/idea/testData/debugger/tinyApp/outs/customLibClassName.out +++ b/idea/testData/debugger/tinyApp/outs/customLibClassName.out @@ -1,8 +1,8 @@ -LineBreakpoint created at a1.kt:5 -LineBreakpoint created at a1.kt:5 -LineBreakpoint created at a1.kt:5 -LineBreakpoint created at a1.kt:5 -LineBreakpoint created at simpleLibFile.kt:3 +LineBreakpoint created at a1.kt:6 +LineBreakpoint created at a1.kt:6 +LineBreakpoint created at a1.kt:6 +LineBreakpoint created at a1.kt:6 +LineBreakpoint created at simpleLibFile.kt:4 !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! customLibClassName.CustomLibClassNameKt Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' a1.kt:6 diff --git a/idea/testData/debugger/tinyApp/outs/localFunInLibrary.out b/idea/testData/debugger/tinyApp/outs/localFunInLibrary.out index 9bacddb8ac6..a1512b6c20a 100644 --- a/idea/testData/debugger/tinyApp/outs/localFunInLibrary.out +++ b/idea/testData/debugger/tinyApp/outs/localFunInLibrary.out @@ -1,4 +1,4 @@ -LineBreakpoint created at localFunCustomLib.kt:5 +LineBreakpoint created at localFunCustomLib.kt:6 !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! localFunInLibrary.LocalFunInLibraryKt Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' localFunCustomLib.kt:6 diff --git a/idea/testData/debugger/tinyApp/outs/stepIntoStdlibInlineFun2step.out b/idea/testData/debugger/tinyApp/outs/stepIntoStdlibInlineFun2step.out index bee2cd79ebe..45f3c8027df 100644 --- a/idea/testData/debugger/tinyApp/outs/stepIntoStdlibInlineFun2step.out +++ b/idea/testData/debugger/tinyApp/outs/stepIntoStdlibInlineFun2step.out @@ -1,4 +1,4 @@ -LineBreakpoint created at functionInLibrary.kt:3 +LineBreakpoint created at functionInLibrary.kt:4 !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! stepIntoStdlibInlineFun2step.StepIntoStdlibInlineFun2stepKt Connected to the target VM, address: '!HOST_NAME!:PORT_NAME!', transport: 'socket' stepIntoStdlibInlineFun2step.kt:4