"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
-
Monday, April 02, 2012 7:06 AMModerator
Hi Kostas111,
Thank you for posting in the MSDN forum.
Azeem gave us the suggestion about how to attach to a process automatically at startup, if possible, please refer: attach to a process automatically at startup (without UI).
If no help, I suggest you could send the feature request via: http://visualstudio.uservoice.com/forums/121579-visual-studio Microsoft engineers will evaluate them seriously, thanks for your understanding.
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator Friday, April 06, 2012 2:07 AM
-
Monday, April 02, 2012 9:05 AMYes I tryed this, but it does not work for me. I thought perhaps this automatic attach is only possible for an .exe and not for a .dll.
-
Monday, April 02, 2012 9:33 AMModerator
Hi Kostas111,
Sorry for my reply no help.
I did some research about this issue, but I didn’t get the better solution about this issue, so I really suggest you submit this feature request http://visualstudio.uservoice.com/forums/121579-visual-studio .
Thanks for your understanding.J
Have a nice day,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us

