I have added some logging to a program that is not hitting breakpoints with
LLDB top of tree SVN. An older lldb 3.8 hits the breakpoint just fine. I placed
some logging in LLDB:
ModuleSP DynamicLoader::LoadModuleAtAddress(const FileSpec &file,
addr_t l
https://bugs.llvm.org/show_bug.cgi?id=32592
Bug ID: 32592
Summary: TestDataFormatterLibcxxListLoop fails with newer
libc++
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
http://bugs.llvm.org/show_bug.cgi?id=32553
lab...@google.com changed:
What|Removed |Added
Assignee|lldb-dev@lists.llvm.org |lab...@google.com
--- Comment #11 from lab...