* remote.c (init_remote_state): Compute sizeof_g_packet by
authorTheodore A. Roth <troth@openavr.org>
Wed, 4 Jun 2003 04:31:37 +0000 (04:31 +0000)
committerTheodore A. Roth <troth@openavr.org>
Wed, 4 Jun 2003 04:31:37 +0000 (04:31 +0000)
commit7d58c67dbb8ad7f7094aa4d3dd85b60116593d04
treee533ba78536a84d6dbbf99a11633dc67983318f2
parent0a48e7e82632466952c5916cd4c22021c41fdf50
* remote.c (init_remote_state): Compute sizeof_g_packet by
accumulation of the size of all registers instead of blindly using
DEPRECATED_REGISTER_BYTES.
gdb/ChangeLog
gdb/remote.c