• 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: Debug stepping through code the pointer doesn't lineup with the actual code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug stepping through code the pointer doesn't lineup with the actual code


  • Subject: Re: Debug stepping through code the pointer doesn't lineup with the actual code
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sat, 3 Nov 2007 15:12:45 +0000

Is it off by a consistent amount?  Turn off wrapping and see if it's
off by some constant (one line would really jump out at me).  It could
be as simple as an off-by-one error.

--Kyle Sluder

On 11/3/07, Dalton Hamilton <email@hidden> wrote:
>
> Hello -
> I'm using Xcode 3.0 on Leopard on a MacPro.
>
> I'm trying to debug some code and as I step through the code the
> instruction pointer that shows on the left column doesn't line-up with
> the actual code being executed.  Sometimes it will point to blank
> lines but in general is just pointing to the objective-C text code on
> the right that isn't the  code being executed -- it's like the text is
> off somehow.
>
> I've tried closing Xcode and restarting it.  I've tried resizing my
> window and turning on Wrap Text in Editor (Preferences).  I can't get
> Xcode to properly show me what code is being executed step-by-step.
>
> Has anyone else seen this and have any ideas on how to get this the
> instruction pointer to be in sync with the actual objective-C text
> code???
>
> Thanks
> Dalton Hamilton
>  _______________________________________________
> 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
>
 _______________________________________________
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: Debug stepping through code the pointer doesn't lineup with the actual code
      • From: Dalton Hamilton <email@hidden>
References: 
 >Debug stepping through code the pointer doesn't lineup with the actual code (From: Dalton Hamilton <email@hidden>)

  • Prev by Date: Debug stepping through code the pointer doesn't lineup with the actual code
  • Next by Date: Re: IB Carbon Simulator and tabs
  • Previous by thread: Debug stepping through code the pointer doesn't lineup with the actual code
  • Next by thread: Re: Debug stepping through code the pointer doesn't lineup with the actual code
  • Index(es):
    • Date
    • Thread