This patch fixes the return values of the gdb_load implementation in sim.exp. With this patch the testsuite is begining to look somewhat more sane again for an arm-elf cross. OK? * config/sim.exp (gdb_load): Return 0 on success, -1 on failure. R.