Groove Programming Tips & Tricks : Techniques to develop better tools in Groove
Updated: 1/21/2005; 10:19:39 AM.

 








Subscribe to "Groove Programming Tips & Tricks" in Radio UserLand.

Click to see the XML version of this web page.

 
 

Tuesday, August 20, 2002

Sprinkle ASSERTs in your code when debugging free-threaded script code instead of breakpoints

Often you will find that it is difficult (if not impossible) to set breakpoints in free-threaded script code - I haven't figured out why yet.  I have found that by placing the statement "GrooveDebugFunctions.Assert(false, "");" at the location I would have normally set the breakpoint, that the script debugger (Visual Interdev in my case) always comes up and allows me to debug my code.
7:57:12 AM    comment []

© Copyright 2005 Paresh Suthar.



Click here to visit the Radio UserLand website.
 


August 2002
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jul   Sep