• 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: [Xcode] Breakpoints: Can "hit count" be a condition?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xcode] Breakpoints: Can "hit count" be a condition?


  • Subject: Re: [Xcode] Breakpoints: Can "hit count" be a condition?
  • From: Chris Espinosa <email@hidden>
  • Date: Sun, 14 Jan 2007 10:42:00 -0800


On Jan 14, 2007, at 10:20 AM, Alexander v. Below wrote:

The 'continue' command takes a "count" argument which tells 'gdb' to ignore the next 'count-1' instances of the breakpoint at which you are currently stopped.


I don't know how to tell the debugger to ignore the next 527 breakpoints; only the next 527 of *this* breakpoint.


Hope that helps.


Yes it does! the next 527 of *this* breakpoint is exactly what I was trying to achieve


Open the Breakpoints window and control-click the table header in the Breakpoints table.  This will let you show the "Breakpoint Ignore Count" column.  Set it to 527 for this breakpoint.

I wasn't able to find this information in the Xcode User Guide.

Chris
 _______________________________________________
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: 
 >[Xcode] Breakpoints: Can "hit count" be a condition? (From: "Alexander v. Below" <email@hidden>)
 >Re: [Xcode] Breakpoints: Can "hit count" be a condition? (From: "Justin C. Walker" <email@hidden>)
 >Re: [Xcode] Breakpoints: Can "hit count" be a condition? (From: "Alexander v. Below" <email@hidden>)

  • Prev by Date: Re: [Xcode] Breakpoints: Can "hit count" be a condition?
  • Next by Date: Problems with Intel builds and fenv.h.
  • Previous by thread: Re: [Xcode] Breakpoints: Can "hit count" be a condition?
  • Next by thread: Problems with Intel builds and fenv.h.
  • Index(es):
    • Date
    • Thread