As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
What exactly is "incorrect" according to you in the current implementation? 2008-Jan-27 10:05 mandrav
QuoteWhat exactly is "incorrect" according to you in the current implementation? 2008-Jan-27 10:05 mandravNote that even though no debugging process is active, the debugging menu and toolbar for RunToCursor and StepInto are active.
That's intended: Pressing RunToCursor starts the debugger and, well, runs to cursor. Pressing StepInto starts the debugger and breaks inside the entry point.