• 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
GDB Error stepping over strcmp()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GDB Error stepping over strcmp()


  • Subject: GDB Error stepping over strcmp()
  • From: Steve Sisak <email@hidden>
  • Date: Mon, 7 Jan 2008 15:41:12 -0500

Xcode 2.5
Mac OS C 10.4.11
PowerMac G5 Quad
DWARF symbols, no dSYM

I'm having an annoying problem debugging a particular application where if I attempt to step over certain library calls, I find myself stopped in GDB with the error:

GDB: Error: Xcode could not locate source file prime.c (line: 276)

According to the stack trace I am in the function dyld_stub_strcmp when I step over strcmp(), so I suspect it has something to do with lazy loading of symbols.

If I try to step out, I end up with the error:

Error from Debugger: "finish" is not meaningful in outermost frame

and my debugging session is pretty much dead.

Needless to say, this is making debugging somewhat excruciating.

I've tried a full rebuild and deleting everything but the .pbxproj file from the project bundle in case there was a bad breakpoint.

Nothing interesting in console.log.

Any suggestions would be appreciated.

Thanks,

-Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: GDB Error stepping over strcmp()
      • From: Steve Sisak <email@hidden>
  • Prev by Date: Re: Link error when building release config of framework
  • Next by Date: Re: Building framework with another framework
  • Previous by thread: RE: How to set the tab order?
  • Next by thread: Re: GDB Error stepping over strcmp()
  • Index(es):
    • Date
    • Thread