January 11, 2014
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


--- Comment #0 from Manu <turkeyman@gmail.com> 2014-01-10 18:56:37 PST ---
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: -------
January 11, 2014
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


--- Comment #1 from Rainer Schuetze <r.sagitario@gmx.de> 2014-01-11 00:41:18 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: -------