Trapping Console Messages
Trapping Console Messages
- Subject: Trapping Console Messages
- From: Gordon Apple <email@hidden>
- Date: Tue, 21 Apr 2009 12:57:06 -0500
- Thread-topic: Trapping Console Messages
Is there a way to trap (or break) when a console message appears, so one can
look at the stack trace and try to find out where it is coming from?
After my first document window appears, I get two messages as follows:
RTP(4643,0xb0103000) malloc: free_garbage: garbage ptr = 0x106e510, has
non-zero refcount = 1
RTP is the program. I also get 4 of these messages if I launch another
window having a scroller, but do not get them for similar windows not
containing a scroller. I am running GC and having a variety of crashes after
a window is opened and closed a few times, which I'm wondering if is related
to this message.
_______________________________________________
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