www.digitalmars.com         C & C++   DMDScript  

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

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

           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
next sibling parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=11898




PST ---
*** Issue 11899 has been marked as a duplicate of this issue. ***

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |symdeb
                 CC|                            |r.sagitario gmx.de
          Component|DMD                         |VisualD



PST ---
I guess this is more a debugger problem that could be solved by the visualizer
macros added by cv2pdb.

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