HomeSort by: relevance | last modified time | path
    Searched defs:thread_cmd_list (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
thread.c 2265 struct cmd_list_element *thread_cmd_list = NULL; variable in typeref:struct:cmd_list_element
2320 &thread_cmd_list, 1, &cmdlist);
2346 &thread_cmd_list);
2381 If NAME is not given, then any existing name is removed."), &thread_cmd_list);
2387 &thread_cmd_list);
  /src/external/gpl3/gdb.old/dist/gdb/
thread.c 2254 struct cmd_list_element *thread_cmd_list = NULL; variable in typeref:struct:cmd_list_element
2309 &thread_cmd_list, 1, &cmdlist);
2335 &thread_cmd_list);
2370 If NAME is not given, then any existing name is removed."), &thread_cmd_list);
2376 &thread_cmd_list);

Completed in 24 milliseconds