add automatic connection to remote system for semantic script test cases

This commit is contained in:
SinaKarvandi 2024-08-16 16:14:52 +09:00
parent 1860612659
commit 0e25c5b617
11 changed files with 115 additions and 11 deletions

View file

@ -151,7 +151,7 @@ main(int argc, char * argv[])
previous_command = current_command;
}
INT CommandExecutionResult = hyperdbg_u_interpreter((CHAR *)current_command.c_str());
INT CommandExecutionResult = hyperdbg_u_run_command((CHAR *)current_command.c_str());
//
// if the debugger encounters an exit state then the return will be 1