Variables in debugger are not showing properly after 2016.3.1 update

Answered

After updating I have issues viewing my local variables in the debugger for my Grails application (Gradle project).  Any variables I define I get an "Unable to evaluate the expression Cannot find source class for current stack frame" message.

 

 

I never had this issue before.  I have tried a full clean and build of the project but no luck.  All my classes are doing this, not just this specific one.  Any ideas what I need to do to get the debugger working again?

0
2 comments

Please file a bug at https://youtrack.jetbrains.com/issues/IDEA with the sample project to reproduce, specify your Java/Groovy/Grails versions) and attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) to the issue.

0
Avatar
Permanently deleted user

Hi , 

 

I am getting this errorr as well in one of my classes. What method does the debugger try to invoke? It would help me to fix things to know that.

0

Please sign in to leave a comment.