Need recomendation for boot file options to maximize "right kind of" memory for
debug. Do I need more EMS or more XMS?
1: Using METAWARE / PHARLAP developement
2. Have 8Mb RAM
3. Using DOS HIMEM and EMM386
4. Have memory deficit problem during debug of IPAS BXP when loading an image.
The memory deficit does not appear when running normally without debug, so it
appears that loading of the debugger uses sufficient memory to cause the
problem only during debug.
5. Suspect that I need to fine tune various memory configuration such as
DOS=HIGH (or not)
EMM386 (RAM or not, NOEMS or not, etc.)
Does anyone have a recommended combination of conditions/params which maximize
the availability of the right kind of memory which allows DEBUG of an IPAS to
not fail memory allocs??