[all-commits] [llvm/llvm-project] 986e3a: Add Debug Info Size to Symbol Status

walter erquinigo via All-commits all-commits at lists.llvm.org
Fri Jul 24 13:26:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 986e3af53bfe591e88a1ae4f82ea1cc0a15819a3
      https://github.com/llvm/llvm-project/commit/986e3af53bfe591e88a1ae4f82ea1cc0a15819a3
  Author: Yifan Shen <aelitashen at fb.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M clang/tools/clang-format/git-clang-format
    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

Summary: 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}

Reviewers: wallace, clayborg

Reviewed By: wallace, clayborg

Subscribers: cfe-commits, aprantl, lldb-commits

Tags: #lldb, #clang

Differential Revision: https://reviews.llvm.org/D83731




More information about the All-commits mailing list