Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Just food for thought:

What features would you consider in an ideal debugging tool?

What about debugging tools for distributed systems?

What do you think is missing from current debugging tools?

share|improve this question
1  
More suitable question for programmers.stackexchange.com – George Feb 8 '11 at 15:54

closed as not constructive by dcp, John Saunders, George, Linus Kleen, Robert Harvey Feb 8 '11 at 16:15

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

Being able to step backwards would make me very happy C person.

share|improve this answer

I would really like to see some more artificial intelligence in debuggers. Like they should be able to know which bug I was looking for and fix it automatically. Distributed AI would be even better. One day I dream of submitting a README to github and the code would be written for me automatically, 100% bug-free of course.

:-)

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.