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@cs.uiuc.edu
Reporter tfiala@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:
?