[Lldb-commits] [PATCH] D119046: Add a repeat command option for "thread backtrace --count N".

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 14 15:48:38 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG635f03fe976e: Add a repeat command option for "thread backtrace --count N". (authored by jingham).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119046/new/

https://reviews.llvm.org/D119046

Files:
  lldb/include/lldb/Interpreter/CommandObject.h
  lldb/include/lldb/Interpreter/CommandObjectMultiword.h
  lldb/source/API/SBCommandInterpreter.cpp
  lldb/source/Breakpoint/BreakpointLocationCollection.cpp
  lldb/source/Commands/CommandObjectCommands.cpp
  lldb/source/Commands/CommandObjectMemory.cpp
  lldb/source/Commands/CommandObjectMultiword.cpp
  lldb/source/Commands/CommandObjectProcess.cpp
  lldb/source/Commands/CommandObjectSource.cpp
  lldb/source/Commands/CommandObjectThread.cpp
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/test/API/commands/thread/backtrace/Makefile
  lldb/test/API/commands/thread/backtrace/TestThreadBacktraceRepeat.py
  lldb/test/API/commands/thread/backtrace/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119046.408656.patch
Type: text/x-patch
Size: 25440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220214/8e999a0f/attachment-0001.bin>


More information about the lldb-commits mailing list