Debugging AAX in Pro Tools Developer (Windows)

Hi,

I want to debug my AAX plugin within Pro Tools Developer on Windows but I can’t seem to attach a debugger.

ProTools Developer can’t launch with a debugger attached so i attach after it has launched, then load my plugin but breakpoints never get hit since my debugger does not detect a loaded executable. I am 100% sure i am loading the correct plugin file in PT developer.

I have also tried setting ** PauseDuringLaunchToAttachDebugger 1** in the DigiOptionsFile.txt file, but that causes PT developer to not launch at all.

I don’t have any problems on Mac debugging my plugin.
I’m wondering if more people have this issue or if i’m doing something wrong. Thanks!

Btw, i have also searched the Avid forum but the info over there seems outdated and the forum looks pretty dead as well…