[llvm-bugs] [Bug 38312] New: two errors from unrecognized command

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 25 12:40:21 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=38312

            Bug ID: 38312
           Summary: two errors from unrecognized command
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: tom at tromey.com
                CC: llvm-bugs at lists.llvm.org

When I type an unrecognized command, lldb gives two error messages:

(lldb) qbert
error: 'qbert' is not a valid command.
error: Unrecognized command 'qbert'.


I think there should just be one message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180725/3990a921/attachment-0001.html>


More information about the llvm-bugs mailing list