* remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 8 Mar 2005 14:30:46 +0000 (14:30 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Tue, 8 Mar 2005 14:30:46 +0000 (14:30 +0000)
commit3de11b2ef2c380882c4dcf3fa980b9817d229b04
treee1de2edc97214c70934cdd5c461a550f3963b7b2
parentfffeaa5fb101f4476b64cc4835124429155aaa29
* remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
(remote_fetch_registers): Allow uppercase hex when resyncing.
(remote_write_bytes): Only call get_memory_write_packet_size once.
Robustify packet size calculation for very small packets. Check
that at least one byte will be written.
gdb/ChangeLog
gdb/remote.c
This page took 0.026039 seconds and 4 git commands to generate.