https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233230

--- Comment #2 from Rob <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to