I'm trying to debug a single threaded application. When the program reaches to a breackpoint, the thread state pass to "1". Then, when I press F10 (step-over), the program just continue and it doesn't go to the next statement.
http://forums.codeguru.com/attachmen...1&d=1340042776
