In the event you cannot get the *.pdb files:
We often take the sources over to a CentOS machine with the same Qt version to 
run valgrind (or simply get the stack trace).  We usually discover the real 
problem lies in our own code.  In fact, to this date, this has always been the 
case.  But it was easier to find the culprit with the gnu compiler and debugger.

Karl

> On Apr 30, 2015, at 3:01 PM, Michael Jackson <imikejack...@gmail.com> wrote:
> 
> Is there a way to get the *.pdb files for the Qt 5.4.1 that I downloaded from 
> the Qt.io website. We are crashing when we quit our app somewhere in the 
> Qt5Core and in visual studio we do not get a stack trace. 
> 
> Thanks
> Mike Jackson
> 
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to