I have function imported from a DLL file using pythonnet:
I need to trace my function(in a C# DLL) with Python.
you can hook a Visual Studio debugger to python.exe which runs your dll