Recent Posts
Archives

PostHeaderIcon IDEA: “Debug info unavailable”

Error: IntelliJ IDEA does not allow to see the values of local variables. The error message displayed is:  Debug info unavailable.

Fix:

  • open the settings
  • open Compiler tab
  • check Generate debugging info

Leave a Reply