[lldb-dev] [Bug 26421] New: CommandObjectRegister should set status eReturnStatusSuccessFinishResult
via lldb-dev
lldb-dev at lists.llvm.org
Mon Feb 1 12:27:57 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26421
Bug ID: 26421
Summary: CommandObjectRegister should set status
eReturnStatusSuccessFinishResult
Product: lldb
Version: 3.8
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: github at newplanetsoftware.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15791
--> https://llvm.org/bugs/attachment.cgi?id=15791&action=edit
Suggested patch
CommandObjectRegister::DoExecute() never sets the result status to
eReturnStatusSuccessFinishResult. It should set this if DumpRegister() returns
true.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160201/745e5164/attachment.html>
More information about the lldb-dev
mailing list