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

Re: watching a pointer?


  • Subject: Re: watching a pointer?
  • From: Jan Hegewald <email@hidden>
  • Date: Sat, 3 Jun 2006 17:13:54 +0200

Hello,

Am 03.06.2006 um 16:04 schrieb Michael:

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.

why not just watch the array via the pointer?

Cheers,
-- Jan
_______________________________________________
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: 
 >watching a pointer? (From: Michael <email@hidden>)

  • Prev by Date: watching a pointer?
  • Next by Date: Re: DWARF format and stripping (addresses to symbols + line numbers)
  • Previous by thread: watching a pointer?
  • Next by thread: how can I back down to Xcode 2.2.1, gcc 4.0.0?
  • Index(es):
    • Date
    • Thread