Quantcast
Viewing all articles
Browse latest Browse all 3833

Pausing Execution in IDE appears to leave thread running

I’m doing some debugging with preemptive threads and I can see what when I pause my app in the IDE when debugging, the preemptive threads do NOT pause. They keep going. I know this because I am writing to the debug log and several minutes after pausing the app, I see new entries being written to the debug log from the threads.

This seems like a bug in the IDE - yes?

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3833

Trending Articles