Set malloc_error_break in Xcode 4

后端 未结 3 2006
独厮守ぢ
独厮守ぢ 2021-01-03 22:17

How do I set a malloc_error_break in Xcode4? Also, I seem to be getting this error malloc: *** error for object 0x4d80814: incorrect checksum for freed object - object

3条回答
  •  青春惊慌失措
    2021-01-03 22:24

    This is what the breakpoints button looks like:

    enter image description here

    And this is the plus sign at the bottom left hand corner:

    enter image description here

    Man, it took me a while to find both of them!

提交回复
热议问题