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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev