mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 22:23:45 +00:00
parent
d6332f1767
commit
4672fdb9f0
@ -138,8 +138,8 @@ set gdb_cmds ""
|
||||
append gdb_cmds {-ex "target remote localhost:$local_port" }
|
||||
append gdb_cmds [gdb_initial_breakpoint_cmds $gdb_target_binary]
|
||||
|
||||
# run GDB and redirect stderr to stdio to get the relevant output into the expect buffer
|
||||
eval spawn [gdb] debug/ld.lib.so -n $gdb_cmds 2&>1
|
||||
# run GDB
|
||||
eval spawn [gdb] debug/ld.lib.so -n $gdb_cmds
|
||||
set gdb_id [list $spawn_id $genode_id]
|
||||
|
||||
puts ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user