• 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: malloc_error_break
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: malloc_error_break


  • Subject: Re: malloc_error_break
  • From: Don Arnel <email@hidden>
  • Date: Tue, 8 Apr 2008 11:28:25 -0400

Thanks, that worked. Wish the documentation was a little clearer.


On Apr 7, 2008, at 12:57 PM, Fritz Anderson wrote:

On 7 Apr 2008, at 11:43 AM, Don Arnel wrote:

I'm getting this message in the console while testing my app:

NewApp(2464,0xa0684fa0) malloc: *** error for object 0x1d7f80: double free
*** set a breakpoint in malloc_error_break to debug


I've tried to look for 'malloc_error_break' in the documentation (which I must say is very poor and difficult to use) but came up empty. So, how does one go about setting a breakpoint in malloc_error_break?\

Open the Breakpoints window (opt-cmd-B) and find at the bottom of the breakpoint list a blue cube with a label explaining how to create a symbolic breakpoint. Do so, and type in malloc_error_break. You're done.


	— F


_______________________________________________ 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: 
 >malloc_error_break (From: Don Arnel <email@hidden>)
 >Re: malloc_error_break (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: app not starting from xcode
  • Next by Date: Re: malloc_error_break
  • Previous by thread: Re: malloc_error_break
  • Next by thread: Re: malloc_error_break
  • Index(es):
    • Date
    • Thread