GDB: testsuite: server: Don't return -1 from top-level (sed) This patch is purely the result of running: $ sed -i 's/^ return -1/ return/' *.exp* inside gdb/testsuite/gdb.server. Approved-By: Tom Tromey <tom@tromey.com>