Files
Arch-R/packages/debug/gdb
Matthias Reichl f699a62097 gdb: support building remote/cross gdb for host
gdbserver is already present in the image but a remote/cross gdb
for the target arch was missing.

Add this so we can easily remote-debug programs.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-22 16:18:48 +02:00
..