This post originated from an RSS feed registered with Java Buzz
by James Gosling.
Original Post: The first rule of debugging
Feed Title: James Gosling: on the Java road...
Feed URL: /jag/feed/entries/rss?cat=%2FJava
Feed Description: I've been inescapably tagged as "the Java guy", despite the fact that I havn't worked in the Java product organization for a couple of years (I do still kibbitz). These days I work at Sun's research lab about two thirds of the time, and do customer visits and talks the other third. For more detail...
If the bug isn't where you're looking, you're probably looking in the wrong place Seems pretty obvious, but I get nailed by it all the time: I get some preconcieved notion of where the problem is, and then I focus there to the exclusion of looking at other possibilities.