[lldb-dev] Linux issues where I am not getting breakpoints...

2017-04-10 Thread Greg Clayton via lldb-dev
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

[lldb-dev] [Bug 32592] New: TestDataFormatterLibcxxListLoop fails with newer libc++

2017-04-10 Thread via lldb-dev
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

[lldb-dev] [Bug 32553] TestDataFormatterLibcxxVBool is flakey on Linux & Android

2017-04-10 Thread via lldb-dev
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...