[lldb-dev] [Bug 34758] New: r313904 causes "command source" to assert and die

via lldb-dev lldb-dev at lists.llvm.org
Wed Sep 27 18:38:39 PDT 2017


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

            Bug ID: 34758
           Summary: r313904 causes "command source" to assert and die
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: jingham at apple.com
                CC: llvm-bugs at lists.llvm.org

The assert in StartHandlingCommand trips (the value is eInProgress, should be
eIdle).

This also causes lldb to crash on startup if you have a .lldbinit, so I've
backed out the patchset for r313904 for now.

We apparently don't have any tests for command source (it was part of the
earliest bits of lldb from before we hired somebody to write the testsuite...)

-- 
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/20170928/a73e8e0e/attachment.html>


More information about the lldb-dev mailing list