I'm new to Python and couldn't find this documented anywhere. Could somebody tell me if (and how) it is possible to debug a dll which is called from inside python? I've created a dll using VB but would like to debug it when it is called inside Python. Thanks in advance.