Re: [lldb-dev] [cfe-dev] RFC: Update LLVM_VERSION_SUFFIX CMake variable for release candidates

2021-07-01 Thread Tom Stellard via lldb-dev
On 7/1/21 8:26 AM, Ben Boeckel wrote: On Tue, Jun 29, 2021 at 10:39:01 -0700, Tom Stellard via cfe-dev wrote: I would like to propose that we start using the LLVM_VERSION_SUFFIX CMake variable for release candidates. For example: after the release/13.x branch is created, instead of changing LLV

Re: [lldb-dev] [llvm-dev] RFC: Update LLVM_VERSION_SUFFIX CMake variable for release candidates

2021-07-01 Thread Tom Stellard via lldb-dev
On 7/1/21 9:18 AM, Harald van Dijk wrote: On 29/06/2021 18:39, Tom Stellard via llvm-dev wrote: Hi, I would like to propose that we start using the LLVM_VERSION_SUFFIX CMake variable for release candidates.  For example: after the release/13.x branch is created, instead of changing LLVM_VERSION

[lldb-dev] [Bug 50958] New: Crash when kernel debugging OS X after hitting breakpoint several times

2021-07-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=50958 Bug ID: 50958 Summary: Crash when kernel debugging OS X after hitting breakpoint several times Product: lldb Version: 12.0 Hardware: PC OS: MacOS X Sta