www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1955] New: debug info for temp variables

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1955

           Summary: debug info for temp variables
           Product: D
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: cristian zerobugs.org


The Linux version of the compiler generates debug information for internal,
temporary variables (named _TMPxx, where xx is a number). This clutters the
debugger views with needless information.


-- 
Mar 27 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1955


jarrett.billingsley gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Linux                       |All





Happens on Windows too, at least when debugging in VC6.


-- 
Mar 27 2008