chrisben
2009-11-18 14:06:04 UTC
Hi,
My exe program is in C#, though my question will apply to C++ also. I have
no problem to step into the dll codes as long as I called the method from my
application in debug mode. However, as I set the breakpoints in an internal
timer thread of the dll, compile it in debug mode, copy it over to my exe
project running directory, that breakpoints never get hit.
Any suggestion on this?
Thanks
Chris
My exe program is in C#, though my question will apply to C++ also. I have
no problem to step into the dll codes as long as I called the method from my
application in debug mode. However, as I set the breakpoints in an internal
timer thread of the dll, compile it in debug mode, copy it over to my exe
project running directory, that breakpoints never get hit.
Any suggestion on this?
Thanks
Chris