www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11899] New: void[] buffers while debugging

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

           Summary: void[] buffers while debugging
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: turkeyman gmail.com



Debugging DMD-Win64 binaries under Visual Studio:

void[] buffers don't show their contents. You can see the pointer and length,
but it would be nice if they would also just present like ubyte buffers while
debugging. Even though they're typeless, it's still useful to be able to see
the bytes in the buffer...

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 10 2014
parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11899


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.sagitario gmx.de
         Resolution|                            |DUPLICATE



PST ---
*** This issue has been marked as a duplicate of issue 11898 ***

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