gcc output of memory related problems to command window
gcc output of memory related problems to command window
- Subject: gcc output of memory related problems to command window
- From: Daniel Luis dos Santos <email@hidden>
- Date: Sat, 28 Mar 2009 22:45:55 +0000
Hello,
I am having memory related problems in my application, because
messages get printed to the debugger console, telling me about objects
being re-used after they were disposed of.
That is happening in methods belonging to a test suite. I am running
the test suite under the sen testing kit through bundle injection on
an executable. For each test I run the kit prints a message about the
success or failure of the test. In between the messages I mentioned
before are also printed.
My question is : does the printing of the memory related messages
occur synchronously or does the debugger take some unpredictable
amount of time until it prints them ?
Thanks
_______________________________________________
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