From: chunseok lee Date: Wed, 26 Apr 2017 06:25:05 +0000 (+0900) Subject: Add C# Plugin X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c38b4fd0b8e82e2c6d18e891a7eab00a31416054;p=platform%2Fupstream%2Fllvm.git Add C# Plugin commit 440322a00075dcaa0a3726ef1d7939ff6f4eb140 Merge: b9051e5 efe1c38 Author: Dmitri Botcharnikov Date: Thu Mar 30 20:28:13 2017 +0900 Merge "Fix MI local variable scopes" into tizen30-srr commit b9051e5940f01f2555e9404dca97ad2eb04454e7 Merge: 098f053 a184b57 Author: Dmitri Botcharnikov Date: Thu Mar 30 20:28:03 2017 +0900 Merge "Revert "Add CoreCLR System.String type summary"" into tizen30-srr commit 098f0531f7547447fb09ef1e3f908f9bb9060b5b Author: Evgeny Pavlov Date: Wed Mar 29 13:37:57 2017 +0300 Fix incorrect collection of JITEntries for funclets. This patch fix failed lldb-mi tests on x86: * test_coreclr_lldbmi_exceptions_managed_next2 * test_coreclr_lldbmi_steps_exec_exceptions_next Patch by Ivan Vagin! Change-Id: Ib00a324510738293c6a1c82b233a830ae497fb98 commit efe1c38757c3a6e7505f408ac5e98aa8a564496d Author: Igor Kulaychuk Date: Thu Mar 16 18:41:28 2017 +0300 Fix MI local variable scopes Includes backported fix for StackFrame::GetVariables(...) from r267478 Change-Id: Ic3339a7965f14e90f6bb2b89f083de7b961bdf36 commit a184b57c892f52b7c976848f2c55dbdd4bb14ffc Author: Igor Kulaychuk Date: Mon Mar 27 17:04:10 2017 +0300 Revert "Add CoreCLR System.String type summary" This reverts commit 4e320d698e87469bd5fa96c4caf328c83e7faaf1. Change-Id: Iabe546794ba309c3697dc415c13b82e412ca1b6d commit 9ec1dcd68e12220178ec34081e2ebd9073932a94 Merge: 236c6a1 4e320d6 Author: Dmitri Botcharnikov Date: Mon Mar 27 21:04:54 2017 +0900 Merge "Add CoreCLR System.String type summary" into tizen30-srr commit 236c6a1ed3bfb0c4871b26ff0928e656493455d9 Author: Igor Kulaychuk Date: Fri Feb 17 21:17:47 2017 +0300 Display types similar to ClrDbg Change-Id: I4d6a6238793063a0f71b486acab8ea47d5fd57ab commit 54389f6ef0b1be1cc9fee7b46491c301cf1e26f9 Author: Igor Kulaychuk Date: Wed Feb 1 15:27:44 2017 +0300 Enable MI interface when Python is disabled Change-Id: I502516679237daedc45cf1df8420ecaf2dbdcabd commit 94ec602d938ee356405e1dc8504d43ba83b9e257 Author: Igor Kulaychuk Date: Tue Feb 14 16:24:32 2017 +0300 Enable synthetics without python Change-Id: Ic661a66e0bb31d84e82d2f40026a09780f43632d commit d817f0c55116f812ee2905155701197fae2809d1 Author: Igor Kulaychuk Date: Mon Feb 13 22:33:27 2017 +0300 Add formatters for C# primitive types, strings, arrays and refs Change-Id: I0a3ae7de620014cd2917a778f3d64395006ff936 commit 69e453a6cb6d623844b890f1b229ffe5e44ac812 Author: Igor Kulaychuk Date: Mon Feb 13 22:31:38 2017 +0300 Add C# language plugin sources Change-Id: Icc48773e1abf5cabcdb8c65114262d1ebf7b913e commit 009c9da66ab1b7ecfefb28fedd239ff937f341b8 Author: Igor Kulaychuk Date: Mon Feb 13 22:10:04 2017 +0300 Use Clang TypeSystem for C# language Change-Id: I8f0502f266d2fe9b71730ebdd093982ceaa3bbc5 commit 57d91a07409eabacaeb3962fe2952729a3f76d5d Author: Igor Kulaychuk Date: Fri Feb 10 22:18:59 2017 +0300 Add C# Language Plugin Change-Id: Icb343a02b8fabc3acef0851c77e869b39336c348 Change-Id: If4e1fef53ebcba1323b18d0b136c960b3e91d509 Signed-off-by: chunseok lee --- diff --git a/packaging/lldb.tar.gz b/packaging/lldb.tar.gz index 12a9f60..f903493 100644 Binary files a/packaging/lldb.tar.gz and b/packaging/lldb.tar.gz differ