facebook

Very flakey breakpoint handling

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267880 Reply

    trant
    Participant

    I am having alot of trouble with breakpoints in MyEclipse.

    I set a breakpoint on a line of code (right clicking on margin and clicking ‘Toggle Breakpoint’) and then I run Tomcat and do the necessary steps to run that code and trigger the breakpoint.

    I’ll see the Program’s icon on the taskbar start to blink, indicating that my breakpoint has been hit, and it is automatically loading debug mode. I restore focus to the IDE and notice the IDE has correctly loaded the right class file and scrolled it to the right position where the breakpoint is.

    Then it just stalls here… The line never gets highlighted… and the resume button never gets active. It just sits here indefinitely. I once left it in this state for 25 minutes with no change.

    The only way I have figured out to get the thing to quit stalling is by clicking the ‘Remove all Terminated Launches’ button on top, and then re-trigger the breakpoint. The second time it usually does hit the breakpoint correctly and I can step through the code like normal. But sometimes this never actually fixes itself and all I can do really is restart the whole app.

    Any idea what’s causing this? This java files are small – lightweight. Nothing big.

    #267922

    Scott Anderson
    Participant

    Trant,

    Sorry you’re having this problem, but we haven’t seen this before. It might be something environmental, within your config, or something odd with the sequence of steps you’re using. However, if you can provide a small test case with steps to reproduce the issue we’d really like to take a look at it. If you have time to make a test case project and description and can zip it up and email it to support at myeclipseide.com we’d appreciate it so we can investigate. If you do that though, please be sure to include the URL to this thread so we can post back to it easily and associate it with any bug report.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Very flakey breakpoint handling

You must be logged in to post in the forum log in