• 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
Xcode 3.1 Debugger Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 3.1 Debugger Problems


  • Subject: Xcode 3.1 Debugger Problems
  • From: TFS - Tobias Jordan <email@hidden>
  • Date: Fri, 8 Aug 2008 17:41:37 +0200

Hello,

I noticed a debugger problem today when executing the following code:

@implementation AppController
- (void)awakeFromNib
{
	NSString *jo = @"hi";
	NSLog(@"%@", jo);
}
@end

When debugging the code above the debugger crashes on: Cannot access memory at memory address 0x4.
Does someone know how to fix this problem?


Thanks for any help.

Best regards,
Tobias Jordan.
_______________________________________________
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: Xcode 3.1 Debugger Problems
      • From: "Shawn Erickson" <email@hidden>
    • Re: Xcode 3.1 Debugger Problems
      • From: Andy Lee <email@hidden>
  • Prev by Date: Re: gcc 4.2 not the default?
  • Next by Date: Re: gcc 4.2 not the default?
  • Previous by thread: Re: XCode Template for creating dylib for iPhone
  • Next by thread: Re: Xcode 3.1 Debugger Problems
  • Index(es):
    • Date
    • Thread