Searched defs:gdb_ext_thread_info (Results 1 – 1 of 1) sorted by relevance
1092 struct gdb_ext_thread_info struct1094 threadref threadid; /* External form of thread reference */1095 int active; /* Has state interesting to GDB? , regs, stack */1096 char display[256]; /* Brief state display, name, blocked/syspended */1097 char shortname[32]; /* To be used to name threads */1098 char more_display[256]; /* Long info, statistics, queue depth, whatever */