[ was: Re: [PATCH][gdb/testsuite] Add gdb.dwarf2/fission-multi-cu-clang.exp ] On 11/10/20 8:21 PM, Simon Marchi wrote: >> +gdb_exit >> +gdb_start >> +gdb_reinitialize_dir $srcdir/$subdir > > clean_restart? Hmm yes, that's one of those things I just pick up by starting a test-case using a copy of another test-case. So, let's fix this in those other test-cases as well. FWIW, I'm open to suggestions to do this in an easier way than using awk. Thanks, - Tom