Re: [lldb-dev] Checkpoint/Restart with LLDB ?

2018-12-11 Thread Frédéric Riss via lldb-dev
> On Dec 10, 2018, at 10:13 AM, Gábor Márton via lldb-dev > wrote: > > Hi, > > Is there an LLDB counterpart to GDB's Checkpoint/Restart feature > (https://sourceware.org/gdb/onlinedocs/gdb/Checkpoint_002fRestart.html >

[lldb-dev] [Bug 39750] lldb built with cmake on macOS fails to debug applications

2018-12-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39750 Stefan Gränitz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 39954] New: stop-hook-threads.test fails on Linux

2018-12-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39954 Bug ID: 39954 Summary: stop-hook-threads.test fails on Linux Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[lldb-dev] [Bug 39955] New: Libcxx tests fail on Linux

2018-12-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39955 Bug ID: 39955 Summary: Libcxx tests fail on Linux Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[lldb-dev] [Bug 39958] New: TestRegisters.py fails on Linux (failed to write register 'mxcsr')

2018-12-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39958 Bug ID: 39958 Summary: TestRegisters.py fails on Linux (failed to write register 'mxcsr') Product: lldb Version: unspecified Hardware: PC OS: Linux

[lldb-dev] [Bug 39959] New: TestGdbRemoteRegisterState fails on Linux

2018-12-11 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39959 Bug ID: 39959 Summary: TestGdbRemoteRegisterState fails on Linux Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[lldb-dev] Failing tests on Linux

2018-12-11 Thread Gábor Márton via lldb-dev
Hi, There are 6 tests in the lldb test framework (ninja check-lldb) which fail on Linux: Failing Tests (6): LLDB :: ExecControl/StopHook/stop-hook-threads.test lldb-Suite :: functionalities/data-formatter/data-formatter-stl/libcxx/function/TestLibCxxFunction.py lldb-Suite ::