• 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
Variable array size declaration and the debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Variable array size declaration and the debugger


  • Subject: Variable array size declaration and the debugger
  • From: Nigel Redmon <email@hidden>
  • Date: Thu, 25 Oct 2007 17:49:28 -0700

When I declare an array with a variable size (e.g, "int myList [num];", where "num" is not known until run time), it doesn't appear in the local variables while debugging--I can't find it anywhere. Is this just a short-coming of the debugger? The code runs fine--I just can't examine the array directly in the debugger.

_______________________________________________
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: Variable array size declaration and the debugger
      • From: Jim Ingham <email@hidden>
    • Re: Variable array size declaration and the debugger
      • From: Emile Tobenfeld <email@hidden>
  • Prev by Date: Re: project.pbxproj and Subversion
  • Next by Date: Re: Variable array size declaration and the debugger
  • Previous by thread: Re: project.pbxproj and Subversion
  • Next by thread: Re: Variable array size declaration and the debugger
  • Index(es):
    • Date
    • Thread