Can PyKD be used in Visual Studo debugger?
".load <path>\pykd.pyd" seems to succeed, but then any commands, like "!py help" just cause debugger to enter run mode and nothing more happens.
It this worked, it would be extremely useful for data visualization when debugging numeric applications.
Actually, the ultimate awesomeness would be integration of PyKD with PTVS.
Imagine being able to plot your data right there in debugger!
".load <path>\pykd.pyd" seems to succeed, but then any commands, like "!py help" just cause debugger to enter run mode and nothing more happens.
It this worked, it would be extremely useful for data visualization when debugging numeric applications.
Actually, the ultimate awesomeness would be integration of PyKD with PTVS.
Imagine being able to plot your data right there in debugger!