We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
breakpoint command add
If you try to use the debug console in VSCode to add a command to a breakpoint, it fails with the error error: unknown or ambiguous option
error: unknown or ambiguous option
It would be useful to support this or have some way of allowing lldb-dap to accept commands with multiple parts.