[Interest] Creating a debug log with a stacktrace on Linux

Thiago Macieira thiago.macieira at intel.com
Thu Jun 26 18:10:28 CEST 2014


Em qui 26 jun 2014, às 08:45:34, Thiago Macieira escreveu:
> Em qui 26 jun 2014, às 14:29:15, Rogers Nate escreveu:
> > I built it as a debug build.
> 
> You need one extra flag:
> 
> QMAKE_LFLAGS_APP += -Wl,-rdynamic

Sorry, without the -Wl,. This is a GCC flag:

QMAKE_LFLAGS_APP += -rdynamic

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list