[all-commits] [llvm/llvm-project] 2c1bea: Add Debug Info Size to Symbol Status
walter erquinigo via All-commits
all-commits at lists.llvm.org
Fri Jul 24 13:30:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c1bea88a5f8334015455aae8b842fdd87f7e34a
https://github.com/llvm/llvm-project/commit/2c1bea88a5f8334015455aae8b842fdd87f7e34a
Author: Yifan Shen <aelitashen at fb.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
M lldb/test/API/tools/lldb-vscode/module/Makefile
M lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
M lldb/tools/lldb-vscode/JSONUtils.cpp
Log Message:
-----------
Add Debug Info Size to Symbol Status
If a module has debug info, the size of debug symbol will be displayed after the Symbols Loaded Message for each module in the VScode modules view.{F12335461}
Reviewed By: wallace, clayborg
Differential Revision: https://reviews.llvm.org/D83731
More information about the All-commits
mailing list