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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev