Click here to Skip to main content
15,885,546 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought for the ages Pin
theoldfool18-Jan-21 7:30
professionaltheoldfool18-Jan-21 7:30 
GeneralRe: Thought for the ages Pin
Mike Hankey18-Jan-21 7:50
mveMike Hankey18-Jan-21 7:50 
GeneralRe: Thought for the ages Pin
kmoorevs18-Jan-21 9:26
kmoorevs18-Jan-21 9:26 
GeneralRe: Thought for the ages Pin
dandy7218-Jan-21 10:45
dandy7218-Jan-21 10:45 
GeneralRe: Thought for the ages Pin
5teveH18-Jan-21 20:49
5teveH18-Jan-21 20:49 
GeneralRe: Thought for the ages Pin
Vivi Chellappa19-Jan-21 1:39
professionalVivi Chellappa19-Jan-21 1:39 
GeneralRe: Thought for the ages Pin
thewazz19-Jan-21 2:49
professionalthewazz19-Jan-21 2:49 
GeneralRe: Thought for the ages Pin
OriginalGriff18-Jan-21 6:42
mveOriginalGriff18-Jan-21 6:42 
Like you, I grew up with the manual and a compiler: we didn't have access to debuggers in those days, so we had to insert out own logging statements to try and narrow down where a bug might be. When I moved to embedded assembler, it got even worse - so I wrote my own "debugger" which showed registers and could show memory content. You still had to add code to enable it though!

I think what is the worst, is that never mind debugging, some of the next generation can't even read an error message and start fixing their own syntax errors.

That's fundamental: if it doesn't compile (or interpret) no debugger on the planet can help you!

But I agree - debugging is important and should be taught. But I suspect that those who teach this stuff don't know how to debug code (or even write it in many cases) and aren't even aware that a debugger exists, much less how useful it can be!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

GeneralRe: Thought for the ages Pin
Member 1298255818-Jan-21 7:00
Member 1298255818-Jan-21 7:00 
GeneralRe: Thought for the ages Pin
Nelek18-Jan-21 7:17
protectorNelek18-Jan-21 7:17 
GeneralRe: Thought for the ages Pin
W Balboos, GHB18-Jan-21 10:25
W Balboos, GHB18-Jan-21 10:25 
GeneralRe: Thought for the ages Pin
Member 1454164819-Jan-21 3:33
professionalMember 1454164819-Jan-21 3:33 
GeneralRe: Thought for the ages Pin
Ron Nicholson18-Jan-21 7:47
professionalRon Nicholson18-Jan-21 7:47 
GeneralRe: Thought for the ages Pin
OriginalGriff18-Jan-21 7:54
mveOriginalGriff18-Jan-21 7:54 
GeneralRe: Thought for the ages Pin
Ron Nicholson18-Jan-21 8:07
professionalRon Nicholson18-Jan-21 8:07 
GeneralRe: Thought for the ages Pin
raddevus18-Jan-21 8:20
mvaraddevus18-Jan-21 8:20 
GeneralRe: Thought for the ages Pin
OriginalGriff18-Jan-21 8:49
mveOriginalGriff18-Jan-21 8:49 
GeneralRe: Thought for the ages Pin
Nelek18-Jan-21 20:04
protectorNelek18-Jan-21 20:04 
GeneralRe: Thought for the ages Pin
lmoelleb18-Jan-21 20:45
lmoelleb18-Jan-21 20:45 
GeneralRe: Thought for the ages Pin
Marc Clifton18-Jan-21 7:45
mvaMarc Clifton18-Jan-21 7:45 
GeneralRe: Thought for the ages Pin
enhzflep18-Jan-21 13:36
enhzflep18-Jan-21 13:36 
GeneralRe: Thought for the ages Pin
kmoorevs18-Jan-21 8:22
kmoorevs18-Jan-21 8:22 
GeneralRe: Thought for the ages Pin
CPallini18-Jan-21 9:39
mveCPallini18-Jan-21 9:39 
GeneralRe: Thought for the ages Pin
Gary R. Wheeler18-Jan-21 10:39
Gary R. Wheeler18-Jan-21 10:39 
GeneralRe: Thought for the ages Pin
dandy7218-Jan-21 10:56
dandy7218-Jan-21 10:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.