• 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
More XCode Debugging...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More XCode Debugging...


  • Subject: More XCode Debugging...
  • From: Dix Lorenz <email@hidden>
  • Date: Sun, 18 Apr 2004 19:34:38 +0200

Hi,

I am having a lot of trouble debugging my Cocoa App. It's written using Obj-C++ and pretty much everytime I use the debugger after a few clicks I get:

Timed out fetching data. Variable display may be inaccurate.

After that I can't get any values for any variables anymore. This makes the debugger pretty useless to me... Today the debugger added a new twist: when I expand a C++-Object it would display

Type DLListener has no component named mM4GUIOutputTable.

for a short time , then think about it for a few seconds and then go back to "Timed out...". Of course the DLListener has no component mM4GUIOutputTable. I never claimed it would.

This happens so often, I keep wondering how others can work with it. Is it because of Obj-C++ and nobody else uses it? If the bug is somewhere in the pure C++-Code I just fall back to Codewarrior and have a chance of finding the bug. But when it is somewhere between the Cocoa-GUI and my C++Library I don't really have a choice...

Dix
_______________________________________________
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.


  • Prev by Date: Re: Beta testing?
  • Next by Date: Re: Beta testing?
  • Previous by thread: Re: Beta testing?
  • Next by thread: Giving up on XCode for now
  • Index(es):
    • Date
    • Thread