Revert "[lldb] Set return status to failed when adding a command error" (and fixups)
authorDavid Spickett <david.spickett@linaro.org>
Mon, 14 Jun 2021 12:08:40 +0000 (12:08 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Mon, 14 Jun 2021 12:09:42 +0000 (12:09 +0000)
commitac031c8db2ce454a9b08f23192ce698e8bde4447
tree6281dae80c56f28ddae99e56b439ac88c104090e
parent80c0c639687ef52f5c432ea059ff9cb53125d08e
Revert "[lldb] Set return status to failed when adding a command error" (and fixups)

This reverts commit f583029da3d6dbabe82f48b160227eb0120abd33,
0f94d68a2e15d50796439f20bcb508b95931d2ae and
a2363c0cf9b6a9a81c76ac652da667f73845d38b.

Due to test failures from incorrect SB API usage.
lldb/source/Interpreter/CommandReturnObject.cpp
lldb/test/API/commands/register/register/register_command/TestRegisters.py
lldb/test/Shell/Commands/command-backtrace-parser-1.test [deleted file]
lldb/test/Shell/Commands/command-backtrace.test [moved from lldb/test/Shell/Commands/command-backtrace-parser-2.test with 50% similarity]