Improve "'g' reply is is to long" error message
authorSimon Marchi <simon.marchi@ericsson.com>
Tue, 5 Sep 2017 14:43:07 +0000 (16:43 +0200)
committerSimon Marchi <simon.marchi@ericsson.com>
Tue, 5 Sep 2017 15:41:03 +0000 (17:41 +0200)
commitfc8098275751f48404a547fd027b2671c5350302
tree3f35c22a0d6bf40e56d2ad5e87d81d7af14f3e42
parentd2fcdd85466668c06dda0fa02ac8c1f4cef3910d
Improve "'g' reply is is to long" error message

... by adding the expected size, and the received size.  I found this
useful when debugging gdbarch/remote issues, since it gives a hint of
what gdb expects and what the remote sent.

gdb/ChangeLog:

* remote.c (process_g_packet): Update error message.
gdb/ChangeLog
gdb/remote.c
This page took 0.026184 seconds and 4 git commands to generate.