Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-main.c779 const char *tcore = get_osdata_column (child, "core"); in list_available_thread_groups() local
782 if (tcore) in list_available_thread_groups()
783 ui_out_field_string (uiout, "core", tcore); in list_available_thread_groups()