Saturday 12 November 2011

What is the best way to debug my program? in C programming

What is the best way to debug my program?

To know which method is best for debugging a program, you have to examine all three stages of the
debugging process:

u What tools should be used to debug a program?
u What methods can be used to find bugs in a program?
u How can bugs be avoided in the first place?

No comments:

Post a Comment