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

Thiago Macieira thiago.macieira at intel.com
Wed Jan 20 22:26:30 CET 2016


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




More information about the Interest mailing list