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
-----------------------------------------------------------
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 mails | Author | Date |
|---|---|---|
| Antonio Nunes | Jun 2, 09:10 | |
| Hamish Allan | Jun 2, 14:06 | |
| Antonio Nunes | Jun 3, 07:57 | |
| Bill Bumgarner | Jun 3, 08:46 | |
| Antonio Nunes | Jun 3, 08:56 | |
| Bill Bumgarner | Jun 3, 09:13 | |
| Antonio Nunes | Jun 3, 11:29 | |
| Bill Bumgarner | Jun 3, 17:52 | |
| Antonio Nunes | Jun 3, 23:06 | |
| Bill Bumgarner | Jun 4, 00:20 |






Cocoa mail archive

