Home
last modified time | relevance | path

Searched refs:getpkt (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/bsd/ekermit/dist/
H A Dkermit.c81 int STATIC getpkt(struct k_data *, struct k_response *);
1424 getpkt(struct k_data *k, struct k_response *r) { /* Fill a packet from file */ in getpkt() function
1515 len = getpkt(k,r); /* Fill data field from input file */ in sdata()
1539 getpkt(k,r); /* Fill a packet */ in encstr()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20061140 (remote_threads_info): Set bufp after getpkt.
1142 (get_offsets): Set buf after getpkt.
1143 (remote_check_symbols): Set reply after getpkt.
1144 (remote_vcont_probe): Set buf after getpkt.
1146 (remote_wait, remote_async_wait): Set buf after getpkt.
2741 to getpkt.
2976 Update calls to getpkt and remote_send.
2982 (getpkt, getpkt_sane): Take arguments by reference.
2983 * remote.h (getpkt): Update prototype and doc.
2988 (remote_set_transparent_ranges): Update call to getpkt.
H A DChangeLog-3.x2677 * remote.c (getpkt): Fixed typo; && ==> &.
2698 (getpkt): Modified to make the variable CSUM unsigned and read it
3395 (getpkt): Added zeroing of c inside loop in case of error retry.
H A DChangeLog-1999603 (getpkt): Add parameter sizeof_buf. Call read_frame passing in
606 * remote.h (getpkt): Update.
635 (getpkt): Update. Pass in PBUFSIZ.
2481 (getpkt): Try QUIT. Might not be a watchdog timer timeout.
3044 * remote.c (getpkt, putpkt, remote_console_output): Move
3047 * tracepoint.c(putpkt, getpkt, remote_console_output): Delete
4075 (getpkt, putpkt, remote_console_output): add decls.
5356 (getpkt): Use fputstrn_unfiltered to dump packet received.
H A DChangeLog-19942977 * (getpkt): Split getpkt into two parts. read_frame deals with
2978 all formatting issues, run-length encoding, and framing. getpkt
3764 * remote.c (getpkt): Remove unused "out" label.
3831 * remote.c (getpkt): If we get a timeout, actually retry rather
4080 * remote.c (getpkt): Add support for run-length encoding.
H A DChangeLog-1993827 * remote.c (putpkt, getpkt): Don't call interrupt_query.
2161 (putpkt, getpkt): If quit_flag is set, call interrupt_query.
4168 failure from getpkt() causes communications to be re-established.
4173 fd after getting connection. (putpkt/getpkt): Pay attention to
4883 * remote.c (putpkt, getpkt): Improve handling of communication
5853 (putpkt, getpkt): Use new return codes for SERIAL_READCHAR.
H A DChangeLog-19951988 extended protocol then start a new one. If getpkt fails when
2104 (getpkt): Remove unused variable "bp".
2368 (getpkt): Reduce MAX_TRIES to 3.
H A DChangeLog-20001447 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message.
1651 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message.
7786 * remote.c (getpkt_sane): New function. It is the old getpkt(),
7788 (getpkt): New function. Wrapper for getpkt_sane(), so that return
H A DChangeLog-1997277 * remote.c: export getpkt, putpkt, and fromhex for external use.
H A DChangeLog-19922778 * remote.c (getpkt): Only force retransmission ten times;
3557 * remote.c (getpkt): Error if input exceeds buffer size.
H A DChangeLog-20189829 (read_frame, getpkt, getpkt_or_notif_sane_1, getpkt_sane)
9900 (getpkt, putpkt, remote_notif_get_pending_events): Add
12507 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
H A DChangeLog-19961913 (getpkt): Remove unused variable "bp".
H A DChangeLog-19913556 * remote.c (getpkt): Don't set immediate_quit.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20061140 (remote_threads_info): Set bufp after getpkt.
1142 (get_offsets): Set buf after getpkt.
1143 (remote_check_symbols): Set reply after getpkt.
1144 (remote_vcont_probe): Set buf after getpkt.
1146 (remote_wait, remote_async_wait): Set buf after getpkt.
2741 to getpkt.
2976 Update calls to getpkt and remote_send.
2982 (getpkt, getpkt_sane): Take arguments by reference.
2983 * remote.h (getpkt): Update prototype and doc.
2988 (remote_set_transparent_ranges): Update call to getpkt.
H A DChangeLog-3.x2677 * remote.c (getpkt): Fixed typo; && ==> &.
2698 (getpkt): Modified to make the variable CSUM unsigned and read it
3395 (getpkt): Added zeroing of c inside loop in case of error retry.
H A DChangeLog-1999603 (getpkt): Add parameter sizeof_buf. Call read_frame passing in
606 * remote.h (getpkt): Update.
635 (getpkt): Update. Pass in PBUFSIZ.
2481 (getpkt): Try QUIT. Might not be a watchdog timer timeout.
3044 * remote.c (getpkt, putpkt, remote_console_output): Move
3047 * tracepoint.c(putpkt, getpkt, remote_console_output): Delete
4075 (getpkt, putpkt, remote_console_output): add decls.
5356 (getpkt): Use fputstrn_unfiltered to dump packet received.
H A DChangeLog-19942977 * (getpkt): Split getpkt into two parts. read_frame deals with
2978 all formatting issues, run-length encoding, and framing. getpkt
3764 * remote.c (getpkt): Remove unused "out" label.
3831 * remote.c (getpkt): If we get a timeout, actually retry rather
4080 * remote.c (getpkt): Add support for run-length encoding.
H A DChangeLog-1993827 * remote.c (putpkt, getpkt): Don't call interrupt_query.
2161 (putpkt, getpkt): If quit_flag is set, call interrupt_query.
4168 failure from getpkt() causes communications to be re-established.
4173 fd after getting connection. (putpkt/getpkt): Pay attention to
4883 * remote.c (putpkt, getpkt): Improve handling of communication
5853 (putpkt, getpkt): Use new return codes for SERIAL_READCHAR.
H A DChangeLog-19951988 extended protocol then start a new one. If getpkt fails when
2104 (getpkt): Remove unused variable "bp".
2368 (getpkt): Reduce MAX_TRIES to 3.
H A DChangeLog-20001447 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message.
1651 * remote.c (putpkt_binary): Call read_frame, not getpkt. Log message.
7786 * remote.c (getpkt_sane): New function. It is the old getpkt(),
7788 (getpkt): New function. Wrapper for getpkt_sane(), so that return
H A DChangeLog-1997277 * remote.c: export getpkt, putpkt, and fromhex for external use.
H A DChangeLog-19922778 * remote.c (getpkt): Only force retransmission ten times;
3557 * remote.c (getpkt): Error if input exceeds buffer size.
H A DChangeLog-20189829 (read_frame, getpkt, getpkt_or_notif_sane_1, getpkt_sane)
9900 (getpkt, putpkt, remote_notif_get_pending_events): Add
12507 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
H A DChangeLog-19961913 (getpkt): Remove unused variable "bp".
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-20213091 (getpkt)
4327 (getpkt): Update.
8288 * remote-utils.c (putpkt_binary_1, readchar, getpkt): Use
9502 * remote-utils.c (getpkt): If the buffer isn't empty, and the
9653 * remote-utils.c (getpkt): If c is '\003', call target hook
14287 (getpkt, remote_prepare, remote_open, remote_close, write_ok)
17572 * remote-utils.c (getpkt): Check for errors writing to the remote
20231 * remote-utils.c (getpkt): Also generate remote-debug
20409 (getpkt): Don't send ack/nac in noack mode.
21630 (putpkt_binary, input_interrupt, readchar, getpkt): Use read and
[all …]

12