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@lists.llvm.org
          Reporter: t...@tromey.com
                CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to