• 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
Xcode 4.2 Debugging problem.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 4.2 Debugging problem.


  • Subject: Xcode 4.2 Debugging problem.
  • From: rashid khan <email@hidden>
  • Date: Mon, 24 Oct 2011 09:30:26 -0400

Debugging issues using XCODE 4.2. Installed on Lion.

 

Using GDB: When hovering over either global or local data structures in the code, a message “out of scope  - summary unavailable” appears for each item in the data structure.  Xcode does correctly identify the data structure and the number of elements it contains.  For variables such as integers, float etc. a correct value is displayed when the cursor is moved over the variable.

The debug window shows only local variables and registers. No global variables are displayed regardless of the display option selected.  For the local data structures the correct values are displayed when selected from the debug window.

Switched to The LLDB debugger, when hovering over the data structures in the code, data is displayed but it is incorrect. Data displayed from the debug window is also incorrect. LLDB must be getting it from the wrong symbol file. This would point to an installation issue. I just can find it.

The program works just fine, just cannot debug it.

I have done the usual such as re-downloading and reinstalling Xcode several times with no luck.

Xcode 3.2 under snow Leopard worked just fine. 

Anybody else have this problem?? Any suggestions would be appreciated.

Thanks

 Rashid

 

 _______________________________________________
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: Xcode 4.2 Debugging problem.
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Re: Xcode Build Issue
  • Next by Date: Linking Tool to nested dylib: "Library not loaded…"
  • Previous by thread: Re: Xcode Build Issue
  • Next by thread: Re: Xcode 4.2 Debugging problem.
  • Index(es):
    • Date
    • Thread