Re: about install_name_tool
Re: about install_name_tool
- Subject: Re: about install_name_tool
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 13 Apr 2003 20:27:39 -0700
On Sunday, April 13, 2003, at 06:50 PM, Lloyd Dupont wrote:
how could I know the executable path inside a framework....
the problem is my debugger don't work any more, it says
---------
warning: Unable to read symbols from
"@executable_path/../Frameworks/CURLHandle.framework/Versions/A/
CURLHandle"; reading from memory.
/SourceCache/gdb/gdb-250/src/gdb/macosx/macosx-nat-dyld-process.c:505:
internal-error: assertion failure in function "dyld_load_library":
e->dyld_valid
Did you strip the debugging symbols out of the framework?
Did you somehow turn on COPY_PHASE_STRIP while building your project?
If you open up the library binary with a text editor, can you still see
the library's symbol table (or debugging symbols) there at the end?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.