• 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
Debugger hangs on 'NSDate* thedate = [NSDate date];' ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debugger hangs on 'NSDate* thedate = [NSDate date];' ?


  • Subject: Debugger hangs on 'NSDate* thedate = [NSDate date];' ?
  • From: Lance Drake <email@hidden>
  • Date: Tue, 16 Nov 2004 12:07:00 -0700

Why won't the debugger step over this statement?
It's inside a scoped conditional statement, a la:

if(something)
	{
	NSDate* thedate = [NSDate date];
	...do something with NSDate...
	}

Am I doing something wrong or should I submit a question to bugreporter?

Thanks,

Lance Drake

_______________________________________________
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: Debugger hangs on 'NSDate* thedate = [NSDate date];' ?
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Re: Linking a Xcode lib with Codewarrior Project.
  • Next by Date: Re: Debugger hangs on 'NSDate* thedate = [NSDate date];' ?
  • Previous by thread: Is it possible to define linker script files
  • Next by thread: Re: Debugger hangs on 'NSDate* thedate = [NSDate date];' ?
  • Index(es):
    • Date
    • Thread