Hi to all!

Thanks to your help I managed to create some worker theads for my application and have a faster interface.
But now I try to debug these threads, using qdevelop, but eveery time I reach to the start command the second thread starts and I continue to be on the main thread.

What can I do?

Thank you!