Mail Archives: djgpp-workers/1996/10/28/17:49:11
Charles Sandmann wrote:
>
> > err, why not create a REAL PSP? Easy enough (debug.com does it). Sure it means swapping psp's
> > when going to/from debuggee, but it might cause less hassles in the long run?
>
> When I wrote the debug stuff, there was no undocumented feature usage in DJGPP,
> thus no problems with the pseudo PSP (used for command line passage only).
> Since DPMI providers mess with the PSP themselves, you are asking for trouble.
> This is part of the reason the debuggers originally had a one pass design.
Should I experiment with it? What does cwsdpmi do to the psp (if anything)?
If windows messes with the psp, surely it would hook the create/set psp calls (but then again,
look at cli/sti).
- Raw text -