[lldb-dev] [Bug 38312] New: two errors from unrecognized command

via lldb-dev lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180725/54bf6711/attachment.html>


More information about the lldb-dev mailing list