mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
66c2c74147
commit
64b3ab59b0
@ -1,6 +1,6 @@
|
||||
source ${genode_dir}/repos/ports/run/gdb.inc
|
||||
|
||||
# run socat for interaction with GDB
|
||||
exec [terminal] -e "socat - TCP:$host:$port" &
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user