[lldb-dev] [Bug 14637] New: Missing input prompt, "(lldb)" on Linux, lldb version 178

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 18 13:25:19 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=14637

             Bug #: 14637
           Summary: Missing input prompt, "(lldb)" on Linux, lldb version
                    178
           Product: lldb
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: lldb-dev at cs.uiuc.edu
        ReportedBy: sidneym at codeaurora.org
    Classification: Unclassified


Created attachment 9725
  --> http://llvm.org/bugs/attachment.cgi?id=9725
A compressed copy of my config.log

llvm version: 170455
clang/lldb version: 170444

Compiled using gcc-4.7 on a Ubuntu 10.4 system.

This is a sample of my output, I issued 3 commands, "version", "version" and
"apropos prompt":

(lldb) versionLLDB-178
LLDB-178
The following commands may relate to 'prompt':
breakpoint command add -- Add a set of commands to a breakpoint, to be executed
                          whenever the breakpoint is hit.
watchpoint command add -- Add a set of commands to a watchpoint, to be executed
                          whenever the watchpoint is hit.

The following settings variables may relate to 'prompt': 

auto-confirm -- If true all confirmation prompts will receive their default
reply.
prompt -- The debugger command line prompt displayed for the user.


I've attached a gzip'd copy of my config.log in case that would help.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the lldb-dev mailing list