DarkConsultant
Programmer
Hi All,
I have a small issue that has built itself into a problem.
I have a solution that uses dozens of dlls which exist as projects on the same HD. If I need to debug a dll I usually add it to the solution, set it to debug, set a breakpoint in the solution where the dlls is called and upon running in debug mode the breakpoint is hit and I can F8 thru the code into and out of the dll's code.
Just lately I cannot do that the cursor jumps over the dll code (the dll code operates) but does not stop. I inevitably end up inserting msgbox's to force the code in the dll to break. This of course means rebuilding every time (pain in the a) and of course remembering to remove msgboxes (I have a story about that but youve probably done it yourself).
I have searched for this but the best solution seems to be re-install but I am loathe to do this. This is on my second dev PC that is running Vista Business.
Any ideas?
TIA
David
DarkConsultant
Live long and prosper \\//
I have a small issue that has built itself into a problem.
I have a solution that uses dozens of dlls which exist as projects on the same HD. If I need to debug a dll I usually add it to the solution, set it to debug, set a breakpoint in the solution where the dlls is called and upon running in debug mode the breakpoint is hit and I can F8 thru the code into and out of the dll's code.
Just lately I cannot do that the cursor jumps over the dll code (the dll code operates) but does not stop. I inevitably end up inserting msgbox's to force the code in the dll to break. This of course means rebuilding every time (pain in the a) and of course remembering to remove msgboxes (I have a story about that but youve probably done it yourself).
I have searched for this but the best solution seems to be re-install but I am loathe to do this. This is on my second dev PC that is running Vista Business.
Any ideas?
TIA
David
DarkConsultant
Live long and prosper \\//