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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev