Stefan Snooc Messages: 11 Registered: January 2013
Junior Member
When my debug target halts I want to highlight the line that is currently executed. Just the basic behavior we are used to when we debug under Eclipse.
Stefan Snooc Messages: 11 Registered: January 2013
Junior Member
I would like to mention that I am using the CDT Plugin on top of my Eclipse Application. Since the CDT Plugin is already able to highlight code in debug mode I was wondering how I can use this for my debugger.