[Issue 11516] Wrong symbol in debug watch due to name collision

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 16 00:59:52 PST 2013


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


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

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


--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2013-11-16 00:59:47 PST ---
The problem here is that dmd does not emit information about the life time of a
variable, they are all considered valid for the whole function (see also issue
3657).

The locals window shows both variables.

> (cv2pdb isn't work)

Is this because you are using VS2013 (not yet supported)? Or is this a separate
issue?

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