genode/repos/ports/run/gdb.run

8 lines
214 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
eval spawn socat - TCP:$host:$port
set gdb_id [list $spawn_id $genode_id]
source ${genode_dir}/repos/os/run/monitor_gdb_tests.inc