Searched defs:newstates (Results 1 – 3 of 3) sorted by relevance
559 int gdb_continue_partial(char *newstates) in gdb_continue_partial()
642 int gdb_continue_partial(char *newstates) in gdb_continue_partial()
726 g_autofree char *newstates = g_new0(char, max_cpus); in gdb_handle_vcont() local