site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C2aXKb6XsX30tlG54O76pu7oTlapFQ2ZLhW8uVPkWbzlEPYvgbEA4kkkd3AeQEx7ngw0qaRD96Pz+a+GkNv3PnQdSiXt5ClADTo9q4vyaD/mGBVNFTsJuxUihEo/aEdnCV9nT2ivss14zgUtqDELEnJAAYjg/nABX7PYwNnjLW4= On 8/1/05, David Hoerl <dhoerl@mac.com> wrote:
I'd like the ability to dynamically know how a certain function was called within a program. That is, I'd like to be able to walk the stack and see a trace of all the calls. There were some code snippets for doing this under the old MacOS, but I haven't been able to root one out myself. Can anyone suggest a place to look?
You're probably thinking of MoreBacktrace, part of MoreIsBetter: <http://developer.apple.com/samplecode/MoreIsBetter/MoreIsBetter.html> -- Finlay _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Finlay Dobbie