smiley007's blog

By smiley007, 11 years ago, In English

what are the best practices of debugging ??

  • Vote: I like it
  • -17
  • Vote: I do not like it

| Write comment?
»
11 years ago, # |
  Vote: I like it -16 Vote: I do not like it

breakpointing & pressing F10 lol

»
11 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I got the same problem with you...

»
10 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

Well best practice of debugging requires debugging good quality and good number of questions , this could be done through solving problems which itself will help in debugging , on not getting the required result.Also resolve problems faced by others in their codes posted on various sites and blogs.