[llvm-bugs] [Bug 28698] New: [lldb-mi] -break-insert with -f (pending flag) requires additional parameter

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 25 11:36:01 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28698

            Bug ID: 28698
           Summary: [lldb-mi] -break-insert with -f (pending flag)
                    requires additional parameter
           Product: lldb
           Version: 3.8
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: pierson.lee at microsoft.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

-break-insert with the pending flag (-f) requires a parameter when it should
not require a parameter. -f should just set it up as a future break. 

error:

> MI: Error: Command Args. Validation failed. Args missing additional 
> information: f ^error,msg="Command 'break-insert'. Command Args. Validation failed. Args missing additional information: f"


Documentation
https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Breakpoint-Commands.html#GDB_002fMI-Breakpoint-Commands

-- 
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/20160725/93e34459/attachment.html>


More information about the llvm-bugs mailing list