[Issue 11898] New: void[] buffers while debugging
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 10 18:56:46 PST 2014
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 at puremagic.com
ReportedBy: turkeyman at gmail.com
--- Comment #0 from Manu <turkeyman at 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: -------
More information about the Digitalmars-d-bugs
mailing list