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

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@lists.llvm.org
Reporter jingham@apple.com
CC llvm-bugs@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...)

Leonard Mosescu changed bug 34758