facebook

Debug mode indicator bug

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #233035 Reply

    Indudhar
    Member

    In the debug mode, I cannot see the line indicator that shows which line I am running on the Java Editor window. How do I get the line indicator back. I looked in Windows>Preferences>Run/Debug but couldn’t find anything that could fix it.

    Any hints or tips…

    Indudhar

    #233073 Reply

    Riyad Kalla
    Member

    Indudhar,
    This is an Eclipse issue and I’m not sure of the setting, but do you have Highlighting of the current line turned on so you can see the line the cursor is on?

    #233086 Reply

    Indudhar
    Member

    rkalla,

    true, this is an Eclipse issue. The feature misteriously came back. I didn’t change any setting. May be there is a bug in the Eclipse itself that I need to post it to let those guys know. I am thankful for you to even attempting to answer and exclusive Eclipse question.

    to answer your question, yes, I did have the highlighting of the current line turned on so that I could see the line the crsor was on.
    thank you,

    Indudhar

    #233091 Reply

    Riyad Kalla
    Member

    Let us know what you find, now I’m curious.

    #233107 Reply

    Indudhar
    Member

    Riyad

    Defenitely I will let you know. I will keep that in mind. It has happens every once in a while, and debugging effort increases by 100 fold!!! I will let you know what I find out about it.

    take care,

    Indudhar

    #234346 Reply

    iSpek
    Member

    This often happens when you change your code slightly and the debugger is referencing source code that is different from the classfile being executed. Doing a forced build of your code usually sorts this one out.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Debug mode indicator bug

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