Opened 11 years ago

Last modified 7 years ago

#41672 assigned defect

gdb 7 can't read mach-o-le files. gdb apple can. — at Initial Version

Reported by: macports-prf@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gdb

Description

Hi,

gdb 7 seems to worl better with eclipse cdt, so I got it. Unfortunately, it seems to not load my symbol file (mach-o-le). gdb apple can.

(gdb) file myfile Reading symbols from /Volumes/JiefHD/Users/jief_ml/AHome/Devel/Chameleon/Chameleon-Jief/sym/i386/myfile...(no debugging symbols found)...done. (gdb)

command : "file myfile" give the result : "myfile: Mach-O preload executable i386"

gdb apple 6.3.50 says it's "file type mach-o-le".

Thanks.

Change History (1)

Changed 11 years ago by macports-prf@…

Attachment: myfile added
Note: See TracTickets for help on using tickets.