[lldb-dev] [Bug 52430] test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64)

2021-11-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52430 Jonas Devlieghere changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 52430] New: test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64)

2021-11-05 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52430 Bug ID: 52430 Summary: test_aarch64_pac (TestLinuxCore.LinuxCoreTestCase) fails on Apple Silicon (arm64) Product: lldb Version: unspecified Hardware: Macintosh OS:

Re: [lldb-dev] [RFC] lldb integration with (user mode) qemu

2021-11-05 Thread Pavel Labath via lldb-dev
On 04/11/2021 22:46, Jessica Clarke via lldb-dev wrote: On Fri, Oct 29, 2021 at 05:55:02AM +, David Spickett via lldb-dev wrote: I don't think it does. Or at least I'm not sure how do you propose to solve them (who is "you" in the paragraph above?). I tend to use "you" meaning "you or I"

Re: [lldb-dev] [RFC] lldb integration with (user mode) qemu

2021-11-05 Thread Pavel Labath via lldb-dev
On 03/11/2021 14:53, David Spickett wrote: Yeah, I think we can start with that. No need to consider this now but it could easily be adapted to qemu-system as well. Spinning up qemu-system for Cortex-M debug might be a future use case. Once you've got a "run this program and connect to this por