Changes between Initial Version and Version 1 of Ticket #41672


Ignore:
Timestamp:
Dec 3, 2013, 10:21:42 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41672

    • Property Owner changed from macports-tickets@… to dweber@…
    • Property Port gdb added
  • Ticket #41672 – Description

    initial v1  
    33gdb 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.
    44
     5{{{
    56(gdb) file myfile
    67Reading symbols from /Volumes/JiefHD/Users/jief_ml/AHome/Devel/Chameleon/Chameleon-Jief/sym/i386/myfile...(no debugging symbols found)...done.
    78(gdb)
    8 
     9}}}
    910
    1011command : "file myfile" give the result : "myfile: Mach-O preload executable i386"