An excellent feature in Whidbey is basically breakpoints that don’t actually stop execution – they’re called tracepoints.Xcode 2.1, which shipped at WWDC in June, added advanced breakpoint support. This includes the ability to have breakpoints only stop on certain conditions, continue execution immediately or after a delay upon being hit, and to perform a variety of other actions when they're hit. For example, you can output a message, have the speech synthesizer speak some text, or even show where exactly you are in a class model diagram when a breakpoint is hit.
Check it out!
![[info]](http://l-stat.livejournal.com/img/userinfo.gif)
2005-10-12 03:50 am (UTC)