[lldb-dev] [Bug 16191] New: LLDB fails to evaluate expressions that dereference a struct when inferior is built with recent Clang
Malea, Daniel
daniel.malea at intel.com
Mon Jun 3 14:08:24 PDT 2013
Indeed, -fno-limit-debug-info fixes the issue!
I will file a bug against clang, add that flag to the test Makefile, and
close this bug.
Thanks,
Dan
On 2013-06-03 3:37 PM, "Greg Clayton" <gclayton at apple.com> wrote:
>
>If you just want to make sure the type is there because this is for a
>test, you can force clang to include it by adding extra CFLAGS:
>-fno-limit-debug-info
More information about the lldb-dev
mailing list