Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suggestion: Add a 'Debugger' category
Message
From
08/08/1999 23:40:50
 
 
To
07/08/1999 03:19:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00251000
Message ID:
00251339
Views:
11
>1. Don't know if I agree with that - mainly because I fall squarely in #2 camp, having used VFP5 debugger maybe 4 or 5 times in over 2 years. WAIT WINDOWs seem to be all I need. The majority of non-trivial bugs I encounter in my apps are MSKB material.

In this case... use the debugger all the time. First, it's much better and easier than WAIT WINDOWs. You'll be convinced of this when you'll really use it!

Second, you'll find much more bugs in your code (before your clients do). Especially the non-trivial ones.

One old and golden programming advice says: "Trace (in the debugger) all your program paths." I know that this is something that almost nobody does, but, from my experience, once you traced at least all the important paths, the code is already much improved. And it's surely less buggy.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform