mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config BR2_PACKAGE_GDBSERVER_LITE
|
|
bool "gdbserver-lite"
|
|
help
|
|
gdbserver-lite - A tiny debugger implement the GDB RSP
|
|
|
|
https://github.com/bet4it/gdbserver
|