[lldb-dev] Reporting bugs which only affect (semi-proprietary) downstream consumers.

2021-06-22 Thread Adam HARRIES via lldb-dev
Hi all, I've recently taken over maintenance of my company's llvm+lldb branch, where we have added support for our in-house architecture (in llvm) as well as support for debugging through both hardware and our simulator. Our llvm fork is public/open source, however many of our runtime libraries an

Re: [lldb-dev] Reporting bugs which only affect (semi-proprietary) downstream consumers.

2021-06-22 Thread Raphael “Teemperor” Isemann via lldb-dev
Hi Adam, I think the best idea is to comment on the commit on Phabricator ( reviews.llvm.org ) as it seems to be a relatively recent change. Otherwise if you can somehow provide way to reproduce the deadlock using only code you can share + LLVM.org sources then filing a bug would be an option t

Re: [lldb-dev] Reporting bugs which only affect (semi-proprietary) downstream consumers.

2021-06-22 Thread Greg Clayton via lldb-dev
> On Jun 22, 2021, at 10:10 AM, Adam HARRIES via lldb-dev > wrote: > > Hi all, > > I've recently taken over maintenance of my company's llvm+lldb branch, where > we have added support for our in-house architecture (in llvm) as well as > support for debugging through both hardware and our s

Re: [lldb-dev] [cfe-dev] [llvm-dev] Mailing List Status Update

2021-06-22 Thread James Y Knight via lldb-dev
On Mon, Jun 21, 2021 at 3:53 PM Chris Lattner via cfe-dev < cfe-...@lists.llvm.org> wrote: > On Jun 9, 2021, at 10:50 AM, Philip Reames via llvm-dev < > llvm-...@lists.llvm.org> wrote: > > Specific to the dev lists, I'm very hesitant about moving from mailing > lists to discourse. Why? > > Well,

[lldb-dev] [Bug 39166] Better error messages when ptrace() fails on linux

2021-06-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=39166 Apoorv Sachan changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |apoorv.99.sac...@gmail.com -- You are receivin