Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c1098 char more_display[256]; /* Long info, statistics, queue depth, whatever */ member
1473 info->more_display[0] = '\0'; in remote_unpack_thread_info_response()
1539 pkt = unpack_string (pkt, &info->more_display[0], length); in remote_unpack_thread_info_response()
1855 if (*threadinfo.more_display) in remote_threads_extra_info()
1857 threadinfo.more_display); in remote_threads_extra_info()
5160 printf_filtered ("other: %s\n\n", info->more_display);