Skip to content

Diamondback Debugging

I haven’t written about Diamondback as much as I’d planned since others are doing such a good job of it. But one demo which I thought was neat was concurrently debugging Win32 and .NET apps.

the debugger is context-aware and will switch back and forth between Win32 and .NET modes as required. So you can create a project group with both .NET and Win32 projects and set breakpoints in both of them. When they trip, the debugger will change modes for the current frame. Should be very useful for debugging applications which host the framework, ActiveX controls, and unmanaged exports in Delphi for .NET apps.

Post a Comment

Your email is never published nor shared. Required fields are marked *

Bad Behavior has blocked 1846 access attempts in the last 7 days.

Close