Skip navigation.
 
mlRe: Chatter from debug frameworks
FROM : Steven Kramer
DATE : Tue Dec 14 20:47:49 2004

Op 12-dec-04 om 12:14 heeft Paul Sargent het volgende geschreven:

> After read Apples Technote on debugging techniques I decided I'd
> follow some of the advise and link to the debug frameworks as standard
> while developing. Some wierd things sarted happening, and I wondered
> if this was normal. Firstly I get 3 assert at the start of day, before
> any of my code has executed.
>



My experience with Carbon is that there are so many 'internal'
assertions and warnings firing (as in not related to or fixable in your
code), the debug libraries are mostly useless. Sorry for the bad news
;-)

Regards

Steven Kramer

--
<email_removed>
http://sprintteam.com/

Related mailsAuthorDate
mlChatter from debug frameworks Paul Sargent Dec 12, 12:14
mlRe: Chatter from debug frameworks Steven Kramer Dec 14, 20:47