genode/repos/ports/run/gdb_interactive.run

7 lines
210 B
Plaintext
Raw Normal View History

2023-08-07 06:47:03 +00:00
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" &
2023-08-07 06:47:03 +00:00
interact -i $genode_id