b69fe70c26
Signed-off-by: Rufus Segar <rhs@riseup.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
12 lines
418 B
Plaintext
12 lines
418 B
Plaintext
config BR2_PACKAGE_HOST_AGENT_PROXY
|
|
bool "host agent-proxy"
|
|
help
|
|
This is a simple, small proxy which was intended for use
|
|
with kgdb, or gdbserver type connections where you want to
|
|
share a text console and a debug session.
|
|
|
|
The idea is that you use the agent-proxy to connect to a
|
|
serial port directly or to a remote terminal server.
|
|
|
|
git://git.kernel.org/pub/scm/utils/kernel/kgdb/agent-proxy.git
|