[lldb-dev] [Bug 24298] New: LLDB crashes on tab completion of tbreak
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 29 07:05:09 PDT 2015
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: lldb-dev at cs.uiuc.edu
Reporter: john.ch.fr at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150729/0a69b774/attachment.html>
More information about the lldb-dev
mailing list