Searched refs:BXPN_DEBUGGER_LOG_FILENAME (Results 1 – 5 of 5) sorted by relevance
178 #define BXPN_DEBUGGER_LOG_FILENAME "log.debugger_filename" macro
715 else SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->set(argv[arg]); in bx_init_main()
2722 SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->set(params[1]); in parse_line_formatted()3367 fprintf(fp, "debugger_log: %s\n", SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->getptr()); in bx_write_debugger_options()
529 strncpy(path, SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->getptr(), len); in get_debugger_log_file()535 SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->set(path); in set_debugger_log_file()
232 const char *debugger_log_filename = SIM->get_param_string(BXPN_DEBUGGER_LOG_FILENAME)->getptr(); in bx_dbg_main()