dump_thread_list
add_debugger_command_etc("threads", &dump_thread_list, "List all threads",
add_debugger_command_etc("ready", &dump_thread_list,
add_debugger_command_etc("running", &dump_thread_list,
add_debugger_command_etc("waiting", &dump_thread_list,
add_debugger_command_etc("realtime", &dump_thread_list,
add_debugger_command_etc("calling", &dump_thread_list,