[LLVMbugs] [Bug 16399] New: gdb -> lldb guide uses -i where it wants -u

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 20 23:13:42 PDT 2013


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

            Bug ID: 16399
           Summary: gdb -> lldb guide uses -i where it wants -u
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: electropropho at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The guide at http://lldb.llvm.org/lldb-gdb.html suggests

   expr -i 0 -- function_with_a_breakpoint()

for "Calling a function so you can stop at a breakpoint in the function."

expr doesn't take a -i option. I think this wants -u.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130621/906a5ee9/attachment.html>


More information about the llvm-bugs mailing list