• 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: <unknown type>
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <unknown type>


  • Subject: Re: <unknown type>
  • From: Justin Walker <email@hidden>
  • Date: Mon, 16 Aug 2004 10:27:04 -0700

On Aug 16, 2004, at 9:08, Ken Brooks wrote:

Working in XCode 1.2 and typing the name of a global variable into the Expressions window, I often get this problem: in the value column it says, "<unknown type>"
This happened even when the global was a simple bool, declared in THIS source file and used in THIS function (where I am now stopped at a breakpoint).


This bug is really becoming a roadblock! Is there any help for this, short of switching to 1.5 and incurring all the other disturbances I have been reading about?

In the absence of other information, you can "cast": (gdb) p (int)foo

should do the job.

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | It's not whether you win or lose...
| It's whether *I* win or lose.
*--------------------------------------*-------------------------------*
_______________________________________________
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.



References: 
 >Lost functionality in 1.5: debug jump (From: Thomas Lachand-Robert <email@hidden>)
 ><unknown type> (From: Ken Brooks <email@hidden>)

  • Prev by Date: xlc
  • Next by Date: Re: Xcode cleaning the project each time I build it
  • Previous by thread: <unknown type>
  • Next by thread: using an external library in an Xcode project
  • Index(es):
    • Date
    • Thread