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