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

Re: Xcode 3.1 Debugger Problems


  • Subject: Re: Xcode 3.1 Debugger Problems
  • From: TFS - Tobias Jordan <email@hidden>
  • Date: Mon, 11 Aug 2008 19:37:46 +0200

No, I mean ~/Library/PreferencePanes. The test project was a normal Cocoa application but I wrote a PrefPane some days ago.
I started renaming the Library in my home folder to 'Library_' (so that the system creates a new one) and voilà, it worked.
So I went into the content of my library and renamed every folder to 'foldername_'. This is how I figured it out.


Best regards,
Tobias Jordan.

On Aug 11, 2008, at 7:32 PM, Fritz Anderson wrote:

I wonder if you could clarify this, for the record. Do you mean / Library/PreferencePanes/ ? Are you writing a preference pane?

If you aren't, the interaction you are suggesting is very strange, and the solution you found isn't possible for most people.

	— F


On 11 Aug 2008, at 11:59 AM, TFS - Tobias Jordan wrote:

I just fixed the problem. I removed the 'Library -> PreferencePane' folder and everything works fine.
Thanks for your help.


Best regards,
Tobias Jordan.

On Aug 8, 2008, at 7:12 PM, Shawn Erickson wrote:

On Fri, Aug 8, 2008 at 8:41 AM, TFS - Tobias Jordan
<email@hidden> wrote:
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?

What do you mean by "debugger crashes"? Is the debugger itself
crashing? Is you application crashing and trapping into the debugger?


We really need to know more about exactly what you are seeing. Until
then review...

<http://developer.apple.com/technotes/tn2004/tn2124.html>



_______________________________________________ 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: 
 >Xcode 3.1 Debugger Problems (From: TFS - Tobias Jordan <email@hidden>)
 >Re: Xcode 3.1 Debugger Problems (From: "Shawn Erickson" <email@hidden>)
 >Re: Xcode 3.1 Debugger Problems (From: TFS - Tobias Jordan <email@hidden>)
 >Re: Xcode 3.1 Debugger Problems (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: Load older project question
  • Next by Date: Re: dSYM + atos + bundles
  • Previous by thread: Re: Xcode 3.1 Debugger Problems
  • Next by thread: xcode difficulty
  • Index(es):
    • Date
    • Thread