Document, test and automate gdbserver

This commit is contained in:
Ciro Santilli
2017-08-29 09:50:01 +01:00
parent b134f39588
commit 1d197f35ee
4 changed files with 66 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ $debug_qemu \
$buildroot_out_dir/host/usr/bin/qemu-system-${arch} \
-m 128M \
-monitor telnet::45454,server,nowait \
-net user \
-net user,hostfwd=tcp::45455-:45455 \
-smp 1 \
"
# The base QEMU commands are found under board/qemu/*/readme.tx