-
C# Debugging - Displaying Array Contents
I have a c# byte array whose contents I would like to inspect under the VS.NET
IDE debugger. Very easy to do under VC++ 6.0...drag the array's address
to the memory window and it displays the contents. Unfortunately, I have
not found a way to display the contents of a byte array (or any buffer for
that matter) in a memory dump window in the VS.NET IDE. Expanding the array
tree style is extremely tedious and unproductive when dealing with anything
more than a few bytes.
Keith Wedinger
Sr. Software Developer
Sterling Commerce
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks