Config.in.host 418 B

1234567891011
  1. config BR2_PACKAGE_HOST_AGENT_PROXY
  2. bool "host agent-proxy"
  3. help
  4. This is a simple, small proxy which was intended for use
  5. with kgdb, or gdbserver type connections where you want to
  6. share a text console and a debug session.
  7. The idea is that you use the agent-proxy to connect to a
  8. serial port directly or to a remote terminal server.
  9. git://git.kernel.org/pub/scm/utils/kernel/kgdb/agent-proxy.git