• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?


  • Subject: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
  • From: Philip Mötteli <email@hidden>
  • Date: Sat, 15 Nov 2003 15:45:05 +0100

Hi


I have a foundation tool and an application. Both of these applications run perfectly stand-alone and in the debugger (gdb) from the command line.
But when I want to debug in Xcode, the dyld seems to stop and I have the following backtrace:


(gdb) bt
#0  0x00003210 in dyld_func_lookup_pointer ()
#1  0x00003208 in dyld_func_lookup_pointer ()


The startup messages are the following:

GNU gdb 5.3-20030128 (Apple version gdb-292) (Sat Sep 20 03:22:27 GMT 2003)
This GDB was configured as "powerpc-apple-darwin".
tty /dev/ttyp5
warning: Unable to resolve "(null)"; not loading.
[]
warning: Unable to resolve "(null)"; not loading.
warning: Mapped symbol file "/usr/libexec/gdb/symfiles/dyld.syms" uses a different prefix ("__dyld_") than the one requested (""); ignoring
Program loaded.
run
[Switching to process 3447 local thread 0xd03]
warning: Unable to resolve "(null)"; not loading.
[]
warning: Unable to resolve "(null)"; not loading.
warning: Mapped symbol file "/usr/libexec/gdb/symfiles/dyld.syms" uses a different prefix ("__dyld_") than the one requested (""); ignoring
Running...
warning: Mapped symbol file "/usr/libexec/gdb/symfiles/dyld.syms" uses a different prefix ("__dyld_") than the one requested (""); ignoring
warning: Pre-compiled symbol file "/usr/libexec/gdb/symfiles/libiconv.2.dylib.syms" is out of date (Mon Oct 27 17:16:54 2003 vs. Wed Sep 24 08:36:29 2003); ignoring
warning: Pre-compiled symbol file "/usr/libexec/gdb/symfiles/libcrypto.0.9.7.dylib.syms" is out of date (Mon Nov 3 09:10:00 2003 vs. Wed Sep 24 08:42:02 2003); ignoring



Thanks for any hint! Phil _______________________________________________ xcode-users mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
      • From: chris friesen <email@hidden>
  • Prev by Date: Re: Managing executable frameworks for multiple projects
  • Next by Date: Adding additional build settings
  • Previous by thread: Disregard WebView Stuff!
  • Next by thread: Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
  • Index(es):
    • Date
    • Thread