Home
last modified time | relevance | path

Searched refs:check_empty (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgnu-nat.c2699 check_empty (char *args, char *cmd_prefix) in check_empty() function
2745 check_empty (args, "show task pause"); in show_task_pause_cmd()
2798 check_empty (args, "show thread default run"); in show_thread_default_run_cmd()
2874 check_empty (args, "show stopped"); in show_stopped_cmd()
2904 check_empty (args, "show signal-thread"); in show_sig_thread_cmd()
2929 check_empty (args, "show signals"); in show_signals_cmd()
2953 check_empty (args, "show exceptions"); in show_exceptions_cmd()
2973 check_empty (args, "show task"); in show_task_cmd()
3222 check_empty (args, "show task pause"); in show_thread_pause_cmd()
3240 check_empty (args, "show thread run"); in show_thread_run_cmd()
[all …]