[MonoDevelop] How to debug managed C# code which calls unmanaged C++ code using Monodevelop on Linux

Frank Chang frankchang91 at gmail.com
Mon Oct 26 21:04:55 UTC 2015


Good afternoon,

MIguel De Icaza wote on January 13 2015

>>We do not have a simple way to debug both.(managed C# code which calls unmanaged C++ code modules)

>>You can debug managed with XAmarin Studio, and you can debug unmanaged code with gdb.

Given that monodevelop and .NET Core FX for Linux are both rapidly
changing products, may I ask the current situation about how to best
debug managed C# code which calls unmanaged C++ code modules) using
Monodevelop and gdb.

Also, please suggest an URL or article which describes step by stepm
how to use Monodevlop and possiblly GDB to debug managed C# code which
calls unmanaged C++ code modules) on Ubuntu 14,.04 LTS.

Thank you very


More information about the Monodevelop-list mailing list