Answered "Attach to Process" automatically for a DLL

  • Friday, March 30, 2012 7:58 AM
     
     

    Hi Forum

    I am accessing a DLL from a script application and call functions from the DLL. To be able to debug in the DLL, I always have to attach to the script application, which starts the DLL (VS 2010-> Tools-> attach to process). Is there a way to automate that? I.e. when the external application starts the DLL, than automatically attach the debugger?

    Thanks a lot

All Replies