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

Re: Avoiding stepping-in


  • Subject: Re: Avoiding stepping-in
  • From: Mark Wagner <email@hidden>
  • Date: Mon, 21 Nov 2005 09:38:48 -0800

I haven't tried this in XCode, but if it and Visual Studio are
anything like CodeWarrior, what you can do is select "step into" to
step into the first STL function, then immediately select "step out".
Repeat for the further arguments until you step into the function you
want.

--
Mark Wagner

On 11/21/05, Jerry <email@hidden> wrote:
> When debugging, I often want to step into a function which has lots
> of STL-based arguments. This means that I spend a large proportion of
> my day staring at the internals of std::vector::operator[] or
> std::string::c_str(). Is there any way to tell XCode that I never,
> ever want to step into these functions? For bonus points, the same
> question with Visual Studio :-)
>
> Jerry
>
>  _______________________________________________
> 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
>
 _______________________________________________
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: 
 >Avoiding stepping-in (From: Jerry <email@hidden>)

  • Prev by Date: Target setup for unit testing (using cppunit)
  • Next by Date: Re: possibly OT: threadsafe libc
  • Previous by thread: Avoiding stepping-in
  • Next by thread: Build condiguration for aggregate targets
  • Index(es):
    • Date
    • Thread