[lldb-dev] Preliminary support for NetBSD

2015-09-30 Thread Kamil Rytarowski via lldb-dev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I'm working on the NetBSD support for LLDB/LLVM. My current status is that it already builds and runs with my local patches. Unfortunatelly it still doesn't work due to (at least) ptrace(2) differences with the FreeBSD code. I would like to

[lldb-dev] [Bug 25002] New: test runner timeout does not work properly when inferior itself spawns children and shares file handles

2015-09-30 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25002 Bug ID: 25002 Summary: test runner timeout does not work properly when inferior itself spawns children and shares file handles Product: lldb Version: unspecified

[lldb-dev] [Bug 25002] test runner timeout does not work properly when inferior itself spawns children and shares file handles

2015-09-30 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25002 Todd Fiala changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |todd.fi...@gmail.com -- You are receiving this ma

[lldb-dev] [Bug 25000] New: lldb-mi does not receive broadcasted notification from Core/Process about process stopped if StopAtEntry was requested ("process launch -s" OR "-exec-run --start")

2015-09-30 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25000 Bug ID: 25000 Summary: lldb-mi does not receive broadcasted notification from Core/Process about process stopped if StopAtEntry was requested ("process launch -s" OR "-exec-run --start")