• 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
watching a pointer?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

watching a pointer?


  • Subject: watching a pointer?
  • From: Michael <email@hidden>
  • Date: Sat, 3 Jun 2006 07:04:09 -0700

Hi Group,

During debugging, is there a way of watching for example an array in main while stepping through a sub-routine that contains a pointer to the array?

Example:

void itoa( int n, char s2[]){

etc
}

In the debugger, s2 is represented as "*(s2)". As I said above, I wish see what is happening to S2 in main as I step through itoa.

thanks in advance.



Mac OS 10.4.6
XCode 2.3


_______________________________________________ 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: watching a pointer?
      • From: Jan Hegewald <email@hidden>
  • Prev by Date: GDB no longer suppors "set unmangle"?
  • Next by Date: Re: watching a pointer?
  • Previous by thread: Re: GDB no longer suppors "set unmangle"?
  • Next by thread: Re: watching a pointer?
  • Index(es):
    • Date
    • Thread