https://llvm.org/bugs/show_bug.cgi?id=24298
Bug ID: 24298
Summary: LLDB crashes on tab completion of tbreak
Product: lldb
Version: 3.6
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
While debugging a rust executable, lldb crashed after the following:
(lldb) target create target/debug/des
(lldb) tbreak <tab>
<tab> indicates tab-keypress.
The coredump and the target files are attached.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev