eclipse - How to remove "Debug Current Instruction Pointer" -


i tried use debugger in eclipse, when hit breakpoints, eclipse "debug current instruction pointer" pointing @ wrong source line.i want remove "debug current instruction pointer". "project -> clean..." doesn't seem help, nor restarting eclipse, nor rebooting.

go debug view (as current debug session running) , complete or terminate current debugging session. way rid of "debug current instruction pointer"


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -