Re: Runtime messages
Re: Runtime messages
- Subject: Re: Runtime messages
- From: Ondra Cada <email@hidden>
- Date: Sat, 26 Oct 2002 01:05:08 +0200
On Friday, October 25, 2002, at 09:02 , Alan Nilsson wrote:
Is there any way to make the run time system dump every message to the
console for an application? Or is there a tool that can monitor this?
You really don't want that.
If you still think you do, put a breakpoint to objcSend (not exact name, I'
m in hurry and am writing from memory), and add commands to print the $r4
and continue.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.