Hello, I am working on a rather large personal hobby project. Since a few weeks when I try to use the debugger in Android Studio, when evaluating expressions in the debugger, it fails with an Stackoverflow error almost independent of what expression I try. This makes debugging much harder. How can I troubleshoot this problem and/or solve it?