Mail Archives: djgpp/1994/10/26/19:06:47
On Mon, 24 Oct 1994, Charles Sandmann wrote:
> I hope this is the right level of detail. If you want more, I can give
> you references in the i386 manual, line numbers in GO32 code, working
> examples, etc. One of the reasons V2.0 is going to be DPMI only (with
> an auto-loaded dpmi if there isn't one already) is to simplify the
> confusion listed above.
Anyway, version 1.04 has been released, and should be in the SimTel
mirrors. As you said, some of the features might not function properly
under go32 version 2.0. As far as I know, the profiler *should* work,
because it does not take the realmode interrupt (the mess of finding eip
of the protected mode process from the real mode callback takes too much
CPU cycles.) The remote debugging feature should also work with some
minor modifications (like the UART refresh routines, currently hooked to
the real mode interrupt 1c -- the protected mode interrupt 1c is NOT
called at all in version 1.1x -- so if it's called in version 2.0, this
routine can be hooked in to the protected mode interrupt instead.)
Have fun with the new debugger,
Long.
+--------------------------------------------------------+
| Long Doan ldoan1 AT mason1 DOT gmu DOT edu |
| ld AT netrix DOT com |
+--------------------------------------------------------+
- Raw text -