[Lldb-commits] [PATCH] Fix failing tests caused by lack of default debug info

Siva Chandra sivachandra at google.com
Fri Feb 27 12:51:17 PST 2015


With reference to rnk's comment: "... but eventually we need to resolve this in LLDB"

All that I see in the DWARF generated by clang-3.5 is this:

< 2><0x00000037>      DW_TAG_class_type

  DW_AT_name                  "basic_string<char, std::char_traits<char>, std::allocator<char> >"
  DW_AT_declaration           yes(1)

In which case, what can LLDB do?


http://reviews.llvm.org/D7948

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list