Intellij Debugger slow: Method breakpoints may dramatically slow down debugging

前端 未结 6 1192
你的背包
你的背包 2020-12-13 03:21

When I start intellij debugger, it comes the the hint you can see in the screenshot. the debugger takes a lot of time to start. How to solve this problem?

6条回答
  •  温柔的废话
    2020-12-13 03:55

    Turn off the method breakpoints. You can see all your breakpoints through Run | View Breakpoints (Ctrl - Shift -F8 )

提交回复
热议问题