• 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: Very basic question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Very basic question


  • Subject: Re: Very basic question
  • From: Alastair Houghton <email@hidden>
  • Date: Thu, 13 May 2010 23:25:52 +0100

On 13 May 2010, at 18:48, Jason Breckenridge wrote:

> Hello everyone,
>
> This is probably a "Doh!"-moment-in-waiting, but here goes anyway.
>
> I am working on a c++ command-line project with Xcode 3.2.2.  Everything builds fine with no issues.  However, when I debug the executable using GDB, I find that GDB prints a message each time I step over/into/out a line of code, as the transcript below indicates:

Are you stepping in Xcode?  If so, do you have any global pointer variables?  And are they set to NULL?  My guess is that what you're seeing is an artefact cause by Xcode's debugger window trying to display values for a variable.

If you debug from the command line instead, and it goes away, it's certainly nothing to worry about.

Kind regards,

Alastair.

--
http://alastairs-place.net



 _______________________________________________
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

References: 
 >Very basic question (From: Jason Breckenridge <email@hidden>)

  • Prev by Date: Re: Very basic question
  • Next by Date: Re: How to locate which are not declared in header methods
  • Previous by thread: Re: Very basic question
  • Next by thread: How to locate which are not declared in header methods
  • Index(es):
    • Date
    • Thread