Discuss [req] class-dump for Objc-2.0 ABI at the Free Toolchain Software - Hackint0sh.org; As I'm sure many of you will be aware, class-dump does not work on code ...
-
[req] class-dump for Objc-2.0 ABI
As I'm sure many of you will be aware, class-dump does not work on code compiled to the Objective-C 2.0 ABI.
In this ABI, class-dump doesn't work now since it checks __OBJC segment only. In objc 2.0 ABI, the __OBJC segment is removed and all objc information is put into __objc_xxxx sections in the __DATA segment. Also, the module section of the objc segment appears to be totally gone.
So here is the request: for an updated version of class-dump to overcome the changes in ObjC 2.0.
Once this is sorted.. those of us with the official 2.0 SDK beta 4 will be happier..
-
-
-
-
Thank you for the post. I was trying to use it to extract more recent includes for my FW, and the old one was not generating definitions correctly.
Similar Threads
-
By strelok in forum iPhone Developer Exchange
Replies: 0
Last Post: 10-13-2010, 03:33 PM
-
By nitosoft in forum AppleTV 1
Replies: 6
Last Post: 10-01-2010, 03:13 PM
-
By syamooo in forum iPhone Developer Exchange
Replies: 0
Last Post: 09-13-2010, 11:20 AM
-
By Xino in forum iPhone Developer Exchange
Replies: 13
Last Post: 09-12-2008, 01:56 PM
-
Replies: 0
Last Post: 05-06-2008, 07:37 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks