• 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
Conditional breakpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Conditional breakpoints


  • Subject: Conditional breakpoints
  • From: Raphael Sebbe <email@hidden>
  • Date: Mon, 20 Sep 2004 13:54:33 +0200

Just to tell I just found a way to set conditional breakpoints in Xcode. Add a symbolic breakpoint using this syntax:

main.c:17 if (i==32)

where 17 is the line numer and follows the condition to be met to break.

I guess it is passed as is to GDB.

Raphael

_______________________________________________
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


  • Prev by Date: Re: Why does SCM have to be so ....... hard?
  • Next by Date: Re: Fix and continue problem (can't find Bundle)
  • Previous by thread: Re: Fix and continue problem (can't find Bundle)
  • Next by thread: Need help viewing variables while debugging
  • Index(es):
    • Date
    • Thread