Re: Reducing memory consumption
Re: Reducing memory consumption
- Subject: Re: Reducing memory consumption
- From: Lawrence Gold <email@hidden>
- Date: Wed, 11 Oct 2006 12:21:58 -0600
On Oct 11, 2006, at 12:14 PM, Mark Wagner wrote:
Is there any way to reduce how much memory Xcode uses while debugging
a program? My last email to this list took 25 minutes to compose
because the computer would swap for five minutes every time I switched
between Xcode (to check something) and Safari (to write the mail).
For that matter, is there some way to find out how much actual memory
(physical + swap space) is allocated to a program? The "virtual
memory" column of Activity Monitor clearly isn't it: it reports
approximately 11GB among all programs, while the swap files are only
4GB in size.
Do you have Guard Malloc enabled? (It's near the bottom of the Debug
menu.) If you do, disabling it would greatly reduce memory consumption.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden