Mail Archives: djgpp-workers/1996/10/28/16:11:44
> 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.
- Raw text -