[lldb-dev] breakpoint not hit on ppc64

2020-03-25 Thread Konrad Kleine via lldb-dev
Hi, I'm on a machine like this: Linux #1 SMP Tue Feb 18 16:40:30 EST 2020 ppc64 ppc64 ppc64 GNU/Linux Red Hat Enterprise Linux Server release 7.8 (Maipo) It seems that on PPC64 breakpoints are not able to hit, and it doesn't matter which strategy you choose. Here's an example: $ sc

[lldb-dev] [Bug 45310] New: Save file fails while debugging is active on Windows

2020-03-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45310 Bug ID: 45310 Summary: Save file fails while debugging is active on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[lldb-dev] [Bug 45310] Save file fails while debugging is active on Windows

2020-03-25 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45310 Emre Kultursay changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |emrekultur...@google.com -- You are receiving

[lldb-dev] How to associate a bug and CL?

2020-03-25 Thread Emre Kultursay via lldb-dev
llvm-project dev noob here. I opened a Bug and have some CLs to fix them. How do I link the CL with the bug so that the code reviewer sees what bug I'm fixing? ___ lldb-dev m

Re: [lldb-dev] [cfe-dev] [llvm-dev] RFC: Switching from Bugzilla to Github Issues

2020-03-25 Thread Tom Stellard via lldb-dev
On 03/16/2020 10:18 AM, Roman Lebedev wrote: > On Mon, Mar 16, 2020 at 8:13 PM Florian Hahn via cfe-dev > wrote: >> >> Hi, >> >> On Mar 16, 2020, at 14:43, Tom Stellard via llvm-dev >> wrote: >> >> I've also implemented a notification system using GitHub actions that will >> make >> it possible

Re: [lldb-dev] [cfe-dev] [llvm-dev] RFC: Switching from Bugzilla to Github Issues

2020-03-25 Thread Tom Stellard via lldb-dev
On 03/16/2020 07:53 AM, Aaron Ballman wrote: > On Mon, Mar 16, 2020 at 10:44 AM Tom Stellard via cfe-dev > wrote: >> >> On 02/10/2020 07:40 PM, Tom Stellard wrote: >>> On 01/30/2020 12:47 PM, David Major wrote: Would it make sense to wait until 10.0.0 is released, in order to keep all t