Skip navigation.
 
mlRe: File still in use after closing document window
FROM : Antonio Nunes
DATE : Tue Jun 03 23:06:28 2008

On Jun 3, 2008, at 5:52 PM, Bill Bumgarner wrote:

> Why can't you pause the program in Xcode?  Because it is running in 
> Instruments?


Yes, I could find no way to pause it after Start with Performance Tool-
>Leaks (or Object Allocations for that matter).


But then I realised I should attach the debugger to it in Xcode after 
starting it with Instruments, and now I can pause the session. 
Interestingly, when I do that and check the gc-roots and gc-references 
info in the paused application, where ObjectAlloc claims the 
CGPDFDocument is still in existence, the info command returns 0 roots 
and no references. Who do I believe?

Kind Regards,
António Nunes
SintraWorks

-----------------------------------------------------------
Some things have to be believed to be seen.

--Ralph Hodgson
-----------------------------------------------------------

Related mailsAuthorDate
mlFile still in use after closing document window Antonio Nunes Jun 2, 09:10
mlRe: File still in use after closing document window Hamish Allan Jun 2, 14:06
mlRe: File still in use after closing document window Antonio Nunes Jun 3, 07:57
mlRe: File still in use after closing document window Bill Bumgarner Jun 3, 08:46
mlRe: File still in use after closing document window Antonio Nunes Jun 3, 08:56
mlRe: File still in use after closing document window Bill Bumgarner Jun 3, 09:13
mlRe: File still in use after closing document window Antonio Nunes Jun 3, 11:29
mlRe: File still in use after closing document window Bill Bumgarner Jun 3, 17:52
mlRe: File still in use after closing document window Antonio Nunes Jun 3, 23:06
mlRe: File still in use after closing document window Bill Bumgarner Jun 4, 00:20