Changes between Initial Version and Version 1 of Ticket #41749


Ignore:
Timestamp:
Dec 10, 2013, 2:46:19 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Does this happen when running any other program? Or just "MyProg"?

The gdb port hasn't been changed in over half a year. It doesn't sound like a MacPorts problem to me.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41749

    • Property Owner changed from macports-tickets@… to dweber@…
    • Property Cc ryandesign@… added
    • Property Port gdb added
    • Property Summary changed from GGDB gives: dyld: Library not loaded @rpath/libCore.so to gdb: dyld: Library not loaded @rpath/libCore.so
  • Ticket #41749 – Description

    initial v1  
    11I used gdb normally until this week. Now running gdb I see:
    22
     3{{{
    34    (gdb) r
    45    Starting program: /Volumes/MyProg
     
    78      Reason: image not found
    89    (gdb)
     10}}}
    911
    1012How to fix it?