Mail Archives: djgpp/1996/08/05/12:59:05
On Mon, 5 Aug 1996, Cesar Scarpini Rabak wrote:
> In the info file about gdb there is a full chapter in remote debugging. In a
> nutshell, you have to set a kind of server in the debuggee program which
> will work trhough a protocol described in the document.
>
> The hard part is that IFAIK there is not one such implementation (yet) for
> DJGPP.
There *is* a DJGPP-specific support for remote debugging in GDB, but it
was done for DJGPP v1.x, and nobody ported it to v2.0. So it doesn't
work.
- Raw text -