[LLVMbugs] [Bug 14629] New: Wrong command in the GDB to LLDB command map page

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 17 20:40:21 PST 2012


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

             Bug #: 14629
           Summary: Wrong command in the GDB to LLDB command map page
           Product: Website
           Version: unspecified
          Platform: PC
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: Documentation
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: bavarious at nserror.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


In http://lldb.llvm.org/lldb-gdb.html, section Breakpoint Commands,

    breakpoint set --regex regular-expression

should be replaced with

    breakpoint set --func-regex regular-expression

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



More information about the llvm-bugs mailing list