[all-commits] [llvm/llvm-project] 1e58e3: [lldb][trace] Fix some minor bugs in the call tree

walter erquinigo via All-commits all-commits at lists.llvm.org
Wed Oct 19 00:45:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e58e3e1e96096f2d8db759555cf5132c5860519
      https://github.com/llvm/llvm-project/commit/1e58e3e1e96096f2d8db759555cf5132c5860519
  Author: Walter Erquinigo <wallace at fb.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M lldb/source/Commands/CommandObjectThread.cpp
    M lldb/source/Target/TraceDumper.cpp

  Log Message:
  -----------
  [lldb][trace] Fix some minor bugs in the call tree

- We weren't truncating the output files
- We weren't considering the case in which we couldn't disassembly an
instruction.




More information about the All-commits mailing list