debugger goto wrong line number
Hi,
I have a problem (using build 2013) with the debugger. If the debugger stops at a breakpoint the correct line of the code is displayed. If I want to see the code which calls the current method (one step back in the stack) the editor goto a wrong line of the code. But the stack in the debugger shows the correct line number...
If a use 'step over' everthing works fine, I can select the previous stack entry and the editor shows the correct line of code.
Does anybody else have this problem? Is it a known bug?
请先登录再写评论。
Yes I've been seeing this too, damn annoying.
Timo1 wrote:
Same here.