[Lldb-commits] [PATCH] D120594: Improve error messages for command that need a stopped process

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 1 16:18:03 PST 2022


jasonmolenda updated this revision to Diff 412288.
jasonmolenda added a comment.
Herald added a project: All.

Integrate Jonas' suggestion, update the disassemble shell test to match the new error messages.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120594

Files:
  lldb/include/lldb/Interpreter/CommandObject.h
  lldb/source/Commands/CommandObjectDisassemble.cpp
  lldb/test/Shell/Commands/command-disassemble.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120594.412288.patch
Type: text/x-patch
Size: 5994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220302/22ff5933/attachment-0001.bin>


More information about the lldb-commits mailing list