in reply to Debugging Perl over the phone
I've done over-the-phone debugging, but only with code that I was familiar with. It really gets fun when you're talking with someone is has an exaggerated sense of their own competence.
Me: First, type <string of chars> return(Pause, listen to the sound of too many keyclicks)
Him: Nothing happened.
Me: That's odd. What, exactly, did you type?
Him: <string of chars> return
Me: Uh, how many keystrokes in "return"?
Him: six
(Bang head on table)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Debugging Perl over the phone
by converter (Priest) on May 01, 2002 at 20:44 UTC | |
Re: Re: Debugging Perl over the phone
by Anonymous Monk on May 02, 2002 at 14:34 UTC |