Hui Zhu wrote: > Should we need update them? > static int remote_target_can_reverse = 1; > > static int > remote_can_execute_reverse (void) > { > return remote_target_can_reverse; > } Right! I forgot about it -- thanks for reminding me. New diff.