* remote.c: Fix problems realized while showering.
authorStu Grossman <grossman@cygnus>
Fri, 4 Apr 1997 18:53:26 +0000 (18:53 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 4 Apr 1997 18:53:26 +0000 (18:53 +0000)
commita057f07b3aa901319ec5ebf79c068f306d3336a6
tree286b5572c25bbc55aa58a0dbdc3149697536e4e4
parenta067162dd2d2b04025bf2583a067ee189ff053f3
* remote.c:  Fix problems realized while showering.
* (hexnumlen):  Add prototype.  Use max, not min.
* (remote_write_bytes remote_read_bytes):  Fix max packet size
calculations to properly account for packet overhead.  Also handle
(probably rare) case where remote_register_buf_size isn't set.
gdb/ChangeLog