From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: gdbserver/{,,}.c?; Was: [rfa] gdbserver overhaul Date: Thu, 18 Oct 2001 09:30:00 -0000 Message-id: <3BCEFBF4.3000508@cygnus.com> References: X-SW-Source: 2001-10/msg00255.html > On Wed, 17 Oct 2001, Andrew Cagney wrote: > > >> Hmm, just one thing on the naming schema. gdbserver can't be made to >> work on dos > > > Yes, it can. > > >> or if it did it couldn't use any of these low-* files right? > > > Sorry, I don't understand this. How is the DJGPP port different from > any other port in this respect? I don't think DJGPP's low/nat interface looks like UNIX's ptrace() or /procfs so much of the existing low-* code wouldn't be used. Andrew