Remote Debugging . NET in Different Operating System

Asked

Viewed 29 times

2

It is possible after installing and debugging an application that is running on linux through the mono of a windows machine?

The Environment is the following:

An application was developed on Windows using only and exclusively the standard . NET 4.0 libraries.

This application is running on Linux, the installation has been done, all the files have been created without problems and the application is running, but it is with many problems.

You are trying to solve compatibility problems, however, the resolution is slow and would be extremely productive if you could enable remote debugging.

In general I program in Java, PHP and C, in these languages it is quite simple to remote debug using Netbeans, Eclipse and etc...

There is a way to enable remote debugging for from the Visual Studio . NET and the programmer can debug the application that is running on linux machine (which is with mono)?

If yes how to make this configuration?

  • Managed to solve your problem?

  • @Eduardoseixas I still can not solve, for now I am not focusing on this.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.