I have import the openjdk source into CLion when i modify the source and then run the custom build application it works run application debug application but if i debug the source it does not work
I had changed the compilation database but it does not work I need to debug the source of JavaMain method if i execute java -version command
My current CLion version is 2022.2.5 I changed to CLion with version 2023.2.2 it worked