* lib/gcc-simulate-thread.exp (simulate-thread): Improve error message.
From-SVN: r181454
This commit is contained in:
parent
e351ae8587
commit
f6546dbc89
@ -45,7 +45,7 @@ proc simulate-thread { args } {
|
||||
return
|
||||
}
|
||||
|
||||
set message "(thread simulation test)"
|
||||
set message "thread simulation test"
|
||||
|
||||
send_log "Spawning: $gdb_name -nx -nw -quiet -x $cmd_file ./$exec_file\n"
|
||||
set res [remote_spawn target "$gdb_name -nx -nw -x $cmd_file ./$exec_file"]
|
||||
|
Loading…
Reference in New Issue
Block a user