[Issue 12163] pdb debugging (win64): stepping loops points to incorrect lines

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 15 08:04:18 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12163


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com


--- Comment #7 from yebblies <yebblies at gmail.com> 2014-02-16 03:04:14 EST ---
(In reply to comment #6)
> It's obvious that DMD already does have a moment where it intends to step to
> the 'end of the loop cycle', except rather than pointing to the '}', it
> incorrectly points to the last significant line in the code, no matter how
> deeply nested it happens to be.

Yeah, it simply doesn't know where the end of the loop is.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list