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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 15 00:26:49 PST 2014


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


Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
           Platform|x86_64                      |All


--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2014-02-15 00:26:47 PST ---
It's the same for win32, I suspect it is similar with DWARF output. The reason
probably is that there is no line number info for the closing braces.

The patch to create lexical scope might help here:
https://github.com/D-Programming-Language/dmd/pull/2867

-- 
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