-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
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
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
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")