blob: b495f52c1ed10dc7e5993448c56b1895344dac93 [file] [log] [blame]
from util import *
send_gdb('c')
expect_rr('Hi')
ok()