Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtracepoint.c196 remote_get_noisy_reply (char *buf, in remote_get_noisy_reply() function
1725 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_start_command()
1741 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_start_command()
1765 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_start_command()
1781 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_start_command()
1794 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_start_command()
1816 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_stop_command()
1836 remote_get_noisy_reply (target_buf, sizeof (target_buf)); in trace_status_command()
1864 reply = remote_get_noisy_reply (msg, sizeof_msg); in finish_tfind_command()
DChangeLog-1999601 * tracepoint.c (remote_get_noisy_reply): Add parameter sizeof_buf.
613 remote_get_noisy_reply, trace_start_command, trace_stop_command,