Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dremote.c3743 struct protocol_feature struct
3760 void (*func) (const struct protocol_feature *, enum packet_support, argument
3769 remote_supported_packet (const struct protocol_feature *feature, in remote_supported_packet() argument
3786 remote_packet_size (const struct protocol_feature *feature, in remote_packet_size()
3825 remote_multi_process_feature (const struct protocol_feature *feature, in remote_multi_process_feature()
3834 remote_non_stop_feature (const struct protocol_feature *feature, in remote_non_stop_feature()
3843 remote_cond_tracepoint_feature (const struct protocol_feature *feature, in remote_cond_tracepoint_feature()
3923 remote_string_tracing_feature (const struct protocol_feature *feature, in remote_string_tracing_feature()
3932 static struct protocol_feature remote_protocol_features[] = {
4161 const struct protocol_feature *feature; in remote_query_supported()
[all …]