forked from Imagelibrary/binutils-gdb
Use clean_restart in gdb.linespec
Change gdb.linespec to use clean_restart more consistently.
This commit is contained in:
@@ -594,9 +594,7 @@ namespace eval $testfile {
|
||||
}
|
||||
|
||||
# Test interaction of condition command and explicit linespec conditons.
|
||||
gdb_exit
|
||||
gdb_start
|
||||
gdb_load [standard_output_file $exefile]
|
||||
clean_restart [standard_output_file $exefile]
|
||||
|
||||
set tst "condition_command overrides explicit linespec condition"
|
||||
if {![runto_main]} {
|
||||
|
||||
Reference in New Issue
Block a user