Maximegado

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Maximegado created a post,
    Answered

    Watch variable during execution (real time)

    Hello,Is there a way to inspect the data inside varible in real time during execution ?I know can do it via "variable watch" when the program stop on a break point, but I want to watch in real time...
  • Maximegado created a post,
    Answered

    Find the execution point in my file

    Hello, newbie there.I'm trying to debug my file called "myJavaApp.java"At some point I pause execution and try to find current execution via this tool :https://www.jetbrains.com/help/idea/finding-t...