[lldb-dev] [Bug 18821] New: lldb prompt incorrect on Ubuntu 12.04 with stock libedit-dev
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 12 14:47:46 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18821
Bug ID: 18821
Summary: lldb prompt incorrect on Ubuntu 12.04 with stock
libedit-dev
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: tfiala at google.com
Classification: Unclassified
After some recent changes made to support lldb builds on Ubuntu 12.04 with
stock libedit-dev, the lldb prompt now shows up incorrectly.
Run lldb:
$ ./lldb
Expected output:
(lldb)
Actual output:
?
--
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/20140212/805912b0/attachment.html>
More information about the lldb-dev
mailing list