home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14585 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.1 KB

  1. Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!taligent!apple!cnc
  2. From: cnc@Apple.COM (Chris Christensen)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: out of memory in ThC 5 when dbugging
  5. Message-ID: <71707@apple.Apple.COM>
  6. Date: 27 Aug 92 00:06:43 GMT
  7. References: <1992Aug21.150738.10377@kingston.ac.uk> <REEKES-240892122857@90.10.20.67>
  8. Organization: Apple Computer Inc., Cupertino, CA
  9. Lines: 15
  10.  
  11. > When I mark the 'Use debugger' menu item in the Project menu and then select
  12. > Run (after marking the appropriate source files in the Project window) I get
  13. > the following (debugger) message:
  14. >
  15. > 'out of memory'
  16. >
  17. > THINGS I HAVE TRIED:
  18. > I have tried setting Think C to anything up to a 7Mb  partition and then I
  19. > tried setting the debugger 'application' to 2Mb and also increasing the
  20. > partition for the actual project to double what it should be (normally 750k).
  21.  
  22. increasing the memory taken by Think will make the problem WORSE.
  23. You need to free up enough memory to run Think, the debugger and the program.
  24. Can you change the size of the program being built using 
  25. "Set Project Type..."?
  26.