This is an old video but it is worth bringing back. This video shows how you can step in C# code while you have JTAG connected tot eh hardware with a breakpoints in the C++ debugging-IDE to debug the native code.
There are cases where we used 2 PCs to debug features in our code libraries. A PC that handles C# and another just to debug the firmware. Things can get a bit complex but it is surly exciting how the execution flows from C# down to C++ then back to C# again.
This brings back some memories. GHI was the first to release 3.0 and 4.0. 4.2 was delayed few months because of major restructuring on our internal code repositories’ system, splitting Premium vs OSHW and adding new features. We believe you guys will be very pleased with what to come in the next weeks.