[lldb-dev] [Bug 28016] New: Assertion failed: (false && "Unhandled quote character")

via lldb-dev lldb-dev at lists.llvm.org
Mon Jun 6 02:35:52 PDT 2016


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

            Bug ID: 28016
           Summary: Assertion failed: (false && "Unhandled quote
                    character")
           Product: lldb
           Version: 3.6
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: chris+llvm at qwirx.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

I typed the following at the lldb prompt:

l BackupStoreFile.cpp`<tab>

and this caused lldb to exit with an assertion error:

Assertion failed: (false && "Unhandled quote character"), function
EscapeLLDBCommandArgument, file
/Library/Caches/com.apple.xbs/Sources/lldb/lldb-350.0.21.9/source/Interpreter/Args.cpp,
line 1805.
Abort trap: 6

Presumably this is not supposed to happen? :)

-- 
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/20160606/f929e61b/attachment.html>


More information about the lldb-dev mailing list