Mail Archives: djgpp-workers/2004/07/07/19:24:12
--- Andris Pavenis <pavenis AT latnet DOT lv> wrote:
> On Tuesday 06 July 2004 01:13, SET SET wrote:
[SNIP]
> 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, ...).
Yes, it will need more than one option. You could
choose between one or more network protocols, serial
communication, etc. But one that works for the 90% of
the systems could be a good start.
> 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
Well, it could be done, but I want to avoid it.
In fact is much better to just do some small hooks to
the GDB/MI code and use it "as-is". This seems to be
possible because of the additions to create libgdb
(the one provided by gdb).
What I don't like is the big dependency that RHIDE
have with gdb internals.
SET
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
- Raw text -