> On Jan 20, 2016, at 4:26 PM, Thiago Macieira <thiago.macie...@intel.com> 
> wrote:
> 
> On Wednesday 20 January 2016 09:50:51 Nils Jeisecke via Interest wrote:
>> On Tue, Jan 19, 2016 at 5:29 PM, Thiago Macieira
>> 
>> <thiago.macie...@intel.com> wrote:
>>> Yes. Debug symbols in the pre-compiled builds do not work.
>> 
>> Is this a known issue or shall I create a bug report?
> 
> It's a known and, AFAIU, unfixable issue. That's just how the debug format 
> stores the information.
> 
> I think it should show line numbers, but it can't find the source code 
> because 
> you don't have the source code at the same place as the debugging information 
> expects it to be.
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center

Not that I have tried this BUT in theory if you knew the exact paths that Digia 
used to build the Qt distribution and set up your sources in the same paths 
then the debug symbols might start working. At least that is the first thing I 
would try.

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

Reply via email to