• 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
Does not match minimal symbol???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Does not match minimal symbol???


  • Subject: Does not match minimal symbol???
  • From: Philip Mötteli <email@hidden>
  • Date: Tue, 2 Dec 2003 21:47:42 +0100

Hi


When I try to set a breakpoint in my application, containing several frameworks, the debugger tels me the following:

warning: debugging symbol "-[ClassA scheduleNext]" does not match minimal symbol ("-[ClassB setDelegate:]"); ignoring


And then, in Xcode, GDB crashes (SIGBUS).
Wherever I set a breakpoint in ClassB, GDB hits the breakpoint correctly, but shows me always the same line in ClassA.
Both herein concerned parts of my program  a framework (ClassA) and the main program (ClassB)  seem to compile correctly. I see no evident problem.

Could anybody give me an idea, what this error means?


Thanks!
Phil
_______________________________________________
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.

  • Prev by Date: re: Panther and Project Builder
  • Next by Date: Re: Panther and Project Builder
  • Previous by thread: Re: object_getInstanceVariable() - Problem
  • Next by thread: Re: Tips on Saving Data?
  • Index(es):
    • Date
    • Thread