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

via lldb-dev lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160725/87ad7351/attachment.html>


More information about the lldb-dev mailing list