java - How to highlight current line of execution in debug perspective in Eclipse -


i using eclipse ganymede 3.4.2. see current execution line highlighted in green arrow @ left in eclipse debug perspective. unfortunately dont know how set it. have seen in eclipse platform , wondering if can set display.

please help.

in debug perspective, double click left of line set break point. once break point set, can highlight running code line line.

update : if doesn't work expected, check preferences here : window > preferences > general > editors > text editors > annotations > debug call stack , debug current instruction pointer


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -