Do not send a NUL at end of packets to gdb.
authorTristan Gingold <gingold@adacore.com>
Thu, 17 Dec 2015 10:00:45 +0000 (11:00 +0100)
committerTristan Gingold <gingold@adacore.com>
Thu, 17 Dec 2015 10:00:45 +0000 (11:00 +0100)
commit177ef67b10f3d7e35cff91d470e09c9d09feec6b
tree3e4db9fa2bd38ef3576212470c4a8485d161508b
parent881ed008dae5b9d9eba4f44c86132cf6de371854
Do not send a NUL at end of packets to gdb.

GDB doesn't need it and see the NUL as a junk character
(visible with 'set debug remote 1').
gdbserver/gdb-remote.c