summaryrefslogtreecommitdiff
path: root/packaging/0034-Introduce-FEATURE_GDBJIT_LANGID_CS.patch
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27 Specify C# language in DWARF debug informationsubmit/tizen_4.0/20170927.091815chunseok lee1-0/+68
To correctly support C# language in lldb DWARF debug information should contain correct information about language. Now we use 0x9e57 constant for specify C# language. Introduce FEATURE_GDBJIT_LANGID_CS If this feature is set gdbjit will use 0x9e57 as c# lang id, otherwise it will use DW_LANG_C89. Change-Id: I06e8dce6bf9b2506e62edaa6b2629cd5cfacfc0d