Searched refs:stepping_actions (Results 1 – 1 of 1) sorted by relevance
1482 char ***stepping_actions) in encode_actions() argument1502 *stepping_actions = NULL; in encode_actions()1646 *stepping_actions = stringify_collection_list (&stepping_list, step_buff); in encode_actions()1722 char **stepping_actions; in trace_start_command() local1753 encode_actions (t, &tdp_actions, &stepping_actions); in trace_start_command()1757 stepping_actions); in trace_start_command()1768 ((tdp_actions[ndx + 1] || stepping_actions) in trace_start_command()1776 if (stepping_actions) in trace_start_command()1778 for (ndx = 0; stepping_actions[ndx]; ndx++) in trace_start_command()1784 stepping_actions[ndx], in trace_start_command()[all …]