[ Re: [PATCH][gdb/testsuite] Replace prepare_for_testing with build_executable ] On 9/23/21 11:43 PM, Tom de Vries wrote: > I found a problem in cpp-linkage-name.exp. The test passes, but the gdb > commands execute on a lingering gdb instance started by function_range, > so I had to fix that first (by adding gdb_exit at the end of > function_range) to trigger the FAIL introduced by the script. I've > removed the change in that test-case, and similar cases, and am > currently retesting. I've factored this out as a separate patch. Any comments? Thanks, - Tom