delorie.com/djgpp/faq/debugging/how-know-dpmi.html | search |
Run go32 with no arguments. If it tells you it uses DPMI
memory, you're under DPMI, otherwise you're not. If you are in DPMI
mode, you must use the DPMI version of the debugger (ex:
ed32-dpmi or gdb-dpmi), else you must use the other
one (ex: edebug32 or gdb).
webmaster | delorie software privacy |
Copyright © 1995 | Updated Feb 1995 |