When doing some threading experimenting under Windows, I seem to recall an instance where a signal was not being received in the Release build, whereas it worked fine in the Debug build.
Have you ever used any implementation of a signal/slot spy to diagnose these types of problems? I was checking out in the Qt Apps a class implementation called "Conan", that looked to be an interesting signal/slot spy.
Is there any particular signal/slot spy that you would recommend?
Bookmarks