Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!munnari.oz.au!comp.vuw.ac.nz!waikato.ac.nz!cdb From: cdb@waikato.ac.nz (Craig D. Beere) Newsgroups: comp.lang.pascal Subject: Re: Turbo Debugger Message-ID: <1991Apr8.104345.3366@waikato.ac.nz> Date: 7 Apr 91 22:43:44 GMT References: <9783@mentor.cc.purdue.edu> Organization: University of Waikato, Hamilton, New Zealand Lines: 22 In article <9783@mentor.cc.purdue.edu>, smithbs@sage.cc.purdue.edu (Barry) writes: > I have had out of memory problems trying to use Turbo Debugger on > a 250k exe. I have 4 MB of RAM too. Any hints? Have you got a 386? If so you can do virtual debugging, with the debugger loaded entirely into the 4Mb of RAM. The RAM however needs to be extended (?) and you have to set up a device driver (TDH386.SYS?). The manual explains fairly well. (What do you mean you don't have the manual??! :-) ) If it's not a 386 I don't know that the 4Mb will help. Would it be possible to remotely debug it (two computers connected with a serial cable). This is a bit drastic, but works very well. /******************************************************************************* ** Craig D. Beere (a.k.a. ++Byron) ** cdb@waikato.ac.nz */ #include #include