Re: Finding a spurious console message
Re: Finding a spurious console message
- Subject: Re: Finding a spurious console message
- From: Florent Pillet <email@hidden>
- Date: Thu, 13 Mar 2008 18:31:32 +0100
Matt Gough wrote:
Somewhere in my app, something is writing a spurious message to the
console that is probably only meant for debugging purposes.
(Unfortunately there is no context to the string, its just a number with
no explanation) I have tried putting breakpoints at printf, NSLog and
CFLog but it does not appear to be using one of those.
Is there a single (or small set of ) bottleneck that all console
printing goes through so I can set appropriate breakpoints.
Would that be a log going through one of the ASL functions?
(see "man asl")
Florent
--
Florent Pillet http://www.florentpillet.com
Software consultant - Mobile devices, desktop and server platforms
Mac OS X, iPhone, WinMob, Palm OS Skype callto://florent.pillet
_______________________________________________
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