gdb tcp connection closing
Christo
christo.crause@gmail.com
Fri Sep 21 04:49:00 GMT 2018
On Thu, 2018-09-20 at 17:48 -0500, Bill Morgan wrote:
> I'm trying to write a GDB stub for an embedded application
>
> For some reason the GDB host is closing the TCP connection after it
> requests qOffsets, and the stub sends an empty reply.
>
> Is that expected?
Have you activated the debug remote option in gdb (set debug remote 1)? This is sometimes useful
in pinpointing rsp problems.
More information about the Gdb
mailing list