|
-
Feb 8th, 2006, 06:10 PM
#1
Thread Starter
Frenzied Member
help, using two threads and 'child' thread being stopped(for unknown reason) in debug
When I run my multi threaded(2 threads), it works fine, but when I go in debug mode to step thru the code, i get message "Thread was being stopped." It stops in this part of the code:
obj = new Class1(...);
after I try to step thru this line, it gives me the message. Any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|