Re: how to inspect a running app?
Re: how to inspect a running app?
- Subject: Re: how to inspect a running app?
- From: Ondra Cada <email@hidden>
- Date: Tue, 12 Feb 2002 15:40:03 +0100
Lance,
>
>>>>> Lance Bland (LB) wrote at Mon, 11 Feb 2002 18:48:40 -0500:
LB> Do you know how to use gdb to print out all the symbols in an executable?
LB> (and if possible those only in the executable and not in any dyld object
LB> libraries (loaded frameworks))
help info sele
help info func
There might be other (and even better) possibilities, gdb has *many*
functions -- these two are what I use myself.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.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.