HomeFreeBSD

netgdb: Fix netgdb double ack, print proxy address

Description

netgdb: Fix netgdb double ack, print proxy address

  • Fixes netgdb's double ack
  • Moving ack responsibility to debugnet, decision to ack made by netdump/netgdb.
  • Finish responsibility moved to debugnet, new finish handler.
  • netgdb now prints the address to connect to in case the user doesn't have access to the proxy machine.

Sponsored by: Dell EMC
Reviewed By: markj, bdrewery (earlier version)
Differential Revision: https://reviews.freebsd.org/D40064

Details

Provenance
John Reimer <John_Reimer@Dell.com>Authored on May 27 2023, 2:48 AM
bdreweryCommitted on May 27 2023, 4:34 PM
Reviewer
markj
Differential Revision
D40064: Fix netgdb double ack, print proxy address
Parents
rG1f571f8767e6: Apply libc++ fix for compiling <type_traits> with clang 16
Branches
Unknown
Tags
Unknown