Subject: CVS commit: pkgsrc/devel/lldb
From: Adam Ciarcinski
Date: 2020-04-18 09:59:44
Message id: 20200418075944.61F40FB27@cvs.NetBSD.org

Log Message:
lldb: updated to 10.0.0

Changes to LLDB
Improved support for building with MinGW
Initial support for debugging Windows ARM and ARM64 binaries
Improved error messages in the expression evaluator.
Tab completions for command options now also provide a description for each option.
Fixed that printing structs/classes with the expression command sometimes did \ 
not print the members/contents of the class.
Improved support for using classes with bit-field members in the expression \ 
evaluator.
Greatly improved support for DWARF v5.

Files:
RevisionActionfile
1.26modifypkgsrc/devel/lldb/Makefile
1.12modifypkgsrc/devel/lldb/PLIST
1.19modifypkgsrc/devel/lldb/distinfo
1.4modifypkgsrc/devel/lldb/patches/patch-source_API_CMakeLists.txt