genode/repos/ports/run/gdb_interactive.run
2023-10-25 08:58:52 +02:00

7 lines
210 B
Plaintext

source ${genode_dir}/repos/ports/run/gdb.inc
# run socat for interaction with GDB (quit socat with 'Ctrl-]')
exec [terminal] -e "socat -,raw,echo=0,opost=1,escape=29 TCP:$host:$port" &
interact -i $genode_id