X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Andris Pavenis To: djgpp-workers AT delorie DOT com Subject: Re: RFC: gdb, Emacs, RHIDE, etc. Date: Tue, 6 Jul 2004 12:01:26 +0300 User-Agent: KMail/1.6.2 References: <20040705221343 DOT 11727 DOT qmail AT web90107 DOT mail DOT scd DOT yahoo DOT com> In-Reply-To: <20040705221343.11727.qmail@web90107.mail.scd.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407061201.26997.pavenis@latnet.lv> Reply-To: djgpp-workers AT delorie DOT com On Tuesday 06 July 2004 01:13, SET SET wrote: > Hi All! > > 3 or 4 days ago I started writing a GDB/MI library for > Linux, just to see how complex/easy could become. > I currently have solutions for X11 and Linux console, > so today I started to think "what about djgpp?". > I came to the conclusion that this is possible, but > needs some work. > Here I'm including my conclusions and I want comments > about it. I'm sure I have more than one error. > I also want to know if anybody is interested on it. I > personally don't use djgpp too much nowadays so I > won't modify gdb and libc for that without help. > I'm not sure it's easy to do for DJGPP in such way as it would work reliably enough in all environments (DOS, Win9X, WinNT, Win2K, WinXP, DOSEMU, ...). Maybe one solution could be to move librhgdb and libgdb out from RHIDE in a separate package and add some compatbility layer, so it would be possible to choose between several posibilities (one of them but not only one could be librhgdb). One could then choose when running configure Andris