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 Version 1

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

Description (last modified by mf2k (Frank Schima))

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 (2)

Changed 11 years ago by macports-prf@…

Attachment: myfile added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to dweber@…
Port: gdb added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers gdb).

Note: See TracTickets for help on using tickets.