• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: class-dump not always working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: class-dump not always working


  • Subject: Re: class-dump not always working
  • From: Dietmar Planitzer <email@hidden>
  • Date: Mon, 09 Dec 2002 07:32:16 +0100

> From: Steve Gehrman <email@hidden>
>
> Anyone know why class-dump doesn't work for all the frameworks? For
> example LaunchServices doesn't work, but AppKit does. I'm guessing
> it's a Carbon/Cocoa problem.

The class-dump tool only works with frameworks which contain ObjC classes.
It does not list good old C/C++ functions or (global) variables.
LaunchServices however, like the vast majority of all other frameworks which
are part of the Core Layer, are written in either C or C++.

> Anyone have advice on exploring LaunchServices?

Use the 'nm' tool.


Regards,

Dietmar Planitzer
_______________________________________________
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.

References: 
 >class-dump not always working (From: Steve Gehrman <email@hidden>)

  • Prev by Date: Re: class-dump not always working
  • Next by Date: MAC OS X (10.1.x) and Jaguar
  • Previous by thread: Re: class-dump not always working
  • Next by thread: RDF Parsing
  • Index(es):
    • Date
    • Thread