Issue 87355
Summary More Specific Error Message For "gdb-remote" Alias
Labels new issue
Assignees
Reporter vindicatorr
    Per: https://discourse.llvm.org/t/serial-debugging-kgdb-kernel-bugs-sigtrap-and-serial-use-with-plugin-shortcut/77731/2
Create more defined error messages for various unaccepted input arguments.

In the case of my misuse of the alias, state that only `hostname` and `portnum` are valid arguments (where `portnum` is required) and anything else must use the full command (which can be viewed from `help gdb-remote`).

Oooor, ideally, still allow the expanded argument use for the alias (eg. `[<scheme>://]<...>`), instead of hardcoding the `connect://` scheme.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to