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