• 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
problems setting breakpoints or stepping into some functions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems setting breakpoints or stepping into some functions


  • Subject: problems setting breakpoints or stepping into some functions
  • From: Mike Halpin <email@hidden>
  • Date: Tue, 13 Dec 2005 13:02:27 -0800

I've been running into situations where I try to step into a function, and it steps over it. If I set a break point in the function, and try to run to it, the break point does not appear in the breakpoints window, AND, the debugger doesn't stop. there.

Possible pattern, is that this occurs in functions defined in header files, and that the binaries are part of dynamically loaded libraries, but I'm not certain that both these factors exist in every case I've encountered. I have successfully used both break points and stepping into for many functions which are implemented in the same run time loaded libraries.

I've tried adding -fno-default-inline to the 'other c options, since none of the functions are explicitly labeled as 'inline', ' and setting optimizations to 'none' in my debug configuration, but it hasn't helped.

MH
--
------------------------------------------------------------------
Mike Halpin,

In the beginner's mind there are many possibilities. In the expert's, there are few.

--	Shunryu Suzuki Roshi
------------------------------------------------------------------
_______________________________________________
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: problems setting breakpoints or stepping into some functions
      • From: Adin Hunter Baber <email@hidden>
    • Re: problems setting breakpoints or stepping into some functions
      • From: Jason Bobier <email@hidden>
References: 
 >Searching project produces multiple exceptions (From: Daniel Jalkut <email@hidden>)
 >xcode 2.2 creates 'virtually corrupt source files' (From: Mike Halpin <email@hidden>)

  • Prev by Date: Re: permanent breakpoint?
  • Next by Date: Re: permanent breakpoint?
  • Previous by thread: xcode 2.2 creates 'virtually corrupt source files'
  • Next by thread: Re: problems setting breakpoints or stepping into some functions
  • Index(es):
    • Date
    • Thread