• 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: Fritz Anderson <email@hidden>
  • Date: Mon, 7 Apr 2008 11:57:23 -0500

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

  • Follow-Ups:
    • Re: malloc_error_break
      • From: Don Arnel <email@hidden>
References: 
 >malloc_error_break (From: Don Arnel <email@hidden>)

  • Prev by Date: malloc_error_break
  • Next by Date: error: "No such file or directory"
  • Previous by thread: malloc_error_break
  • Next by thread: Re: malloc_error_break
  • Index(es):
    • Date
    • Thread