I launch my program in C#, which then calls some unmanaged C++.
When I break on a line in the unmanaged C++, the \'New Data Breakpoint\' menu item is grayed out.
So to do this I had to:
yech