views:

31

answers:

0

I am writing an eclipse plugin to debug a program written in some other language(which is kind of drag and drop). so i am stuck in highlighting the part of the editor where the debugger stopped. so wanted to know how to highlight the part where the breakpoint is toggled and the debugger suspended its execution. need help thanks.