Debugging is an important skill in software development. Developers used to debug in one run time environment, such as within Visual Studio for C++/C# or Visual Cafe/Forte for Java. How about cross boundary debugging? There can be many interpretations on cross boundary debugging, cross language, cross...