load_lib libgloss.exp proc gdb_begin {args expected_output} { gdb_test "begin $args" "$expected_output" "begin command" }