[Issue 1955] debug info for temp variables

2018-02-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1955

RazvanN  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||razvan.nitu1...@gmail.com
 Resolution|--- |FIXED

--


[Issue 1955] debug info for temp variables

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1955

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 1955] debug info for temp variables

2013-11-30 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1955


Martin Nowak c...@dawg.eu changed:

   What|Removed |Added

   Keywords||pull


--- Comment #5 from Martin Nowak c...@dawg.eu 2013-11-30 16:06:05 PST ---
https://github.com/D-Programming-Language/dmd/pull/2904

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


[Issue 1955] debug info for temp variables

2013-11-21 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1955


Martin Nowak c...@dawg.eu changed:

   What|Removed |Added

 CC||c...@dawg.eu


--- Comment #4 from Martin Nowak c...@dawg.eu 2013-11-21 07:58:07 PST ---
The frontend uses '__' prefixed variables for temporaries. They are not handled
specially by the backend, therefor the debug info.

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


[Issue 1955] debug info for temp variables

2013-11-17 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1955


Benjamin Thaut c...@benjamin-thaut.de changed:

   What|Removed |Added

 CC||c...@benjamin-thaut.de


--- Comment #3 from Benjamin Thaut c...@benjamin-thaut.de 2013-11-17 01:06:23 
PST ---
Yes, I still see all the temporary variables in the locals view when debugging
on windows.

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


[Issue 1955] debug info for temp variables

2013-11-15 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=1955


Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

 CC||and...@erdani.com


--- Comment #2 from Andrei Alexandrescu and...@erdani.com 2013-11-15 18:02:48 
PST ---
Is this still relevant?

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