in reply to Re: Suspending Disbelief While Debugging
in thread Suspending Disbelief While Debugging

One of my biggest problems when it comes to debugging is not checking the simplest things first assuming they must be working. The problem must be in the code I just changed. I'll have something half torn apart before realizing an external switch is in the wrong position...

  • Comment on Re: Re: Suspending Disbelief While Debugging