Maximegado

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Maximegado 创建了一个帖子,
    已回答

    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 创建了一个帖子,
    已回答

    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...