Talk
Open Source .NET Interop Debugger
The speaker will talk about how NetCoreDbg debugger is built, and show examples of its use in different modes, including the command line interface as in gdb. It will be of interest to .NET developers who use P/Invoke (i.e. native code), and at least once met with the problems of interaction with the native code.