On 12/17/21 13:15, Tom Stellard wrote:
Hi,
Here is a proposal for a new automated workflow for managing parts of the
release
process. I've been experimenting with this over the past few releases and
now that we have migrated to GitHub issues, it would be possible for us to
implement this in th
Hi!
I'm implementing LLDB support for a new processor architecture that
the company I'm working for has created. The processor architecture
has a few emulated instructions. An emulated instruction works by
jumping to a specific address that contains the start of a block of
instructions that emulat
That's very exciting!
Please let me know if you run into any issues I could help with.
Thanks,
-Stella
From: Omair Javaid
Sent: Friday, January 14, 2022 2:12 PM
To: mailing list lldb-dev
Cc: Stella Stamenova
Subject: [EXTERNAL] LLDB Windows on Arm64 buildbot
You don't often get email from
o
Hi,
This is to notify that we are in process of setting up a LLDB Windows on
Arm64 buildbot which will help share the load of maintenance of LLDB
Windows platform support.
Should you have any query or suggestions please feel free to contact us.
Thanks!
--
Omair Javaid
www.linaro.org
___
I'm sorry in advance, if it's not a correct mailing list, there doesn't
seem to be lldb-usage mailing list.
I'm writing a pretty-printer python script, which - to cut to the chase,
pretty prints members of a class by using EvaluateExpression and creating
new object inside it. It doesn't seem to wo