Application run at full speed while stepping with F8
-
24. února 2012 22:50
I am using VS 2010 on Win 7 32 bit.
I am debugging a VB application (simple Windows form) by stepping through it with F8; however, for some unknown reason it sporadically runs at full speed after I press the F8 key. This can happen at any given location in code and sometimes not at all. Has any one experienced anything like this?
Thank you for your time and assistance. Saga
Insanity is the prelude to discovery
- Upravený SagaV9 24. února 2012 22:50
Všechny reakce
-
25. února 2012 7:13
can you post an example of the code where it "runs at full speed"?
it will do this, for example, in an If...Then block or some other conditional code if the condition is not met
-
28. února 2012 15:25
Thanks for the follow up. I have not posted any code so far because I have not been able to reproduce this issue. As soon as it happens again I will note the code and post it as requested. Thanks again. Saga
Insanity is the prelude to discovery