• 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
Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Subject: Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
  • From: Philip Mötteli <email@hidden>
  • Date: Sun, 16 Nov 2003 09:43:36 +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 ()

Am 15.11.2003 um 21:31 schrieb chris friesen:
Your cached sym files (for gdb) need to be regenerated. You need to run the following at the command line:

sudo /usr/libexec/gdb/cache-symfiles

Very unfortunately, this didn't change anything. I even removed the sym folder completely, so I had no messages about sym files out-of-date anymore. But still, the debugger in Xcode stopps at the very same place, during the debugger, started from the Terminal, runs the program without the slightest problem.



Thanks 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: Jim Ingham <email@hidden>
References: 
 >Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"? (From: Philip Mötteli <email@hidden>)
 >Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"? (From: chris friesen <email@hidden>)

  • Prev by Date: Re: Static Library Equivalent of a Framework?
  • Next by Date: Integrating HeaderDoc into Xcode build
  • Previous by thread: Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
  • Next by thread: Re: Why does Xcode's GDB Stop in "dyld_func_lookup_pointer"?
  • Index(es):
    • Date
    • Thread