[lldb-dev] [RFC] Testsuite in lldb & possible future directions

2018-02-05 Thread Davide Italiano via lldb-dev
Hi, in the last couple of months a lot of people put a lot of attentions and energy into lldb and we're starting to see the first results. I decided to sit down and write this e-mail to state where we are and what are some possible future directions for the projects, in terms of better

[lldb-dev] [Bug 36237] TestTargetSymbolsSepDebugSymlink fails when run remotely

2018-02-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36237 Jan Kratochvil changed: What|Removed |Added Assignee|jan.kratoch...@redhat.com

[lldb-dev] [Bug 36237] TestTargetSymbolsSepDebugSymlink fails when run remotely

2018-02-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36237 Jan Kratochvil changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org

[lldb-dev] [Bug 36237] New: TestTargetSymbolsSepDebugSymlink fails when run remotely

2018-02-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36237 Bug ID: 36237 Summary: TestTargetSymbolsSepDebugSymlink fails when run remotely Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[lldb-dev] Querying build configuration of (lib)lldb from tests.

2018-02-05 Thread Pavel Labath via lldb-dev
Hello all, In we have a feature that only works when lldb was built with xml support. To test this, we need the test to know whether we were build with xml support. The typical llvm solution would be to generate some dotest equivalent of lit.site.cfg at build

[lldb-dev] [Bug 36224] lldb fails on loading a core file: Assertion failed: (template_counter >= 0), function ConsumeTemplateArgs

2018-02-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36224 lab...@google.com changed: What|Removed |Added CC||lab...@google.com