[Interest] Qt 5.6.0 beta / Mac / lldb / Debug Symbols

Mike Jackson imikejackson at gmail.com
Thu Jan 21 00:39:49 CET 2016


> On Jan 20, 2016, at 4:26 PM, Thiago Macieira <thiago.macieira at 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.macieira at 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


More information about the Interest mailing list