[Bug 233230] [bhyve] [patch] usage() doesn't list -G debug server option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 6 20:34:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233230
--- Comment #2 from Rob <rob.fx907 at gmail.com> ---
Yea, I see what you're saying. Maybe the -g option should be more specific?
-g <remote gdb port>
starts a server that relays connections to a guest gdb stub
-G <local debug server port>
starts a server, intended for debugging purposes, for the bhyve instance.
If the -g option is documented as being a remote connection to the guest,
perhaps the description 'debug server port' would suffice for the -G option. If
not, I think adding 'local' or 'hypervisor' to the -G option would get the
point across.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list