From 7d58c67dbb8ad7f7094aa4d3dd85b60116593d04 Mon Sep 17 00:00:00 2001 From: "Theodore A. Roth" Date: Wed, 4 Jun 2003 04:31:37 +0000 Subject: * 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7b72701..0202a1e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-06-03 Theodore A. Roth + + * remote.c (init_remote_state): Compute sizeof_g_packet by + accumulation of the size of all registers instead of blindly using + DEPRECATED_REGISTER_BYTES. + 2003-06-03 Michael Snyder * config/h8300/tm-h8300.h (h8300sxmode): Declare. -- cgit v1.1