[lldb-dev] [Bug 51532] LLDB crash when breakpoint in swift file

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51532

Raphael Isemann  changed:

   What|Removed |Added

 CC||teempe...@gmail.com
 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Raphael Isemann  ---
Hi Alex, thanks a lot for the bug report, but the Swift plugin for LLDB is not
part of the LLVM project (even though Swift-LLDB's crash message implies that). 

You could file the bug report to bugs.swift.org (which has a "LLDB for Swift"
component) or a bug with Apple as this crash is happening in the LLDB that is
shipped with Xcode.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 51533] New: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51533

Bug ID: 51533
   Summary: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: All
Status: NEW
  Severity: normal
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: dimi...@andric.com
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Please merge https://github.com/llvm/llvm-project/commit/5033f0793fe6 ("[lldb]
Avoid unhandled Error in TypeSystemMap::GetTypeSystemForLanguage") and
https://github.com/llvm/llvm-project/commit/cf521e78dfd2 ("[lldb] Add tests for
TypeSystemMap::GetTypeSystemForLanguage") into 13.0.0.

The first commit fixes a problem where lldb can core dump if assertions are
disabled, and a TypeSystem object cannot be found or created at runtime. The
second commit adds tests for TypeSystemMap.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 51533] [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

2021-08-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=51533

Tom Stellard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Fixed By Commit(s)|5033f0793fe6 cf521e78dfd2   |5033f0793fe6 cf521e78dfd2
   ||535b7fb2201a 10a4a861837d
 Status|NEW |RESOLVED

--- Comment #1 from Tom Stellard  ---
Merged: 10a4a861837d

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev