From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with new malloc.c attn: Eli Zaretskii Date: Tue, 28 Sep 1999 23:04:01 +0100 Organization: Customer of Planet Online Lines: 27 Message-ID: <37F13B51.E384B38E@tudor21.net> References: <37EFC0B6 DOT 62903FC2 AT tudor21 DOT net> NNTP-Posting-Host: modem-109.ketamine.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 938638423 29163 62.136.74.237 (29 Sep 1999 20:53:43 GMT) NNTP-Posting-Date: 29 Sep 1999 20:53:43 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.10 i586) X-Accept-Language: de,fr X-NNTP-Posting-Host: iolanthe.tudor21.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe wrote: > > Eli Zaretskii wrote: > > > Remote-debugging via TCP/IP would be really cool, wouldn't it? ;-) > > > > Actually, GDB already supports it. Volunteers are welcome to make > > that support work with DJGPP. Well, I just took a look and it appears its not quite that simple ;) TCP/IP is supported, but (only?) for VxWorks programs. > I'll try to get gdb to compile with network debugging support with > libsocket. I'm not sure which will crash first - the program or > libsocket ;) - but it's worth a shot. I think maybe this would be slightly too ambitious. It may be better to use some kind of serial-to-TCP/IP conversion. I imagine the serial support is more robust than libsocket. BTW I looked at the gdb 4.16 sources, so maybe things have advanced since then? Bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/