Click here to Skip to main content
15,892,927 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: It's the fault of that lot in the forums I tell you. Pin
PIEBALDconsult17-May-18 6:32
mvePIEBALDconsult17-May-18 6:32 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
lopatir17-May-18 6:46
lopatir17-May-18 6:46 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Richard Deeming17-May-18 7:08
mveRichard Deeming17-May-18 7:08 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
PIEBALDconsult17-May-18 8:45
mvePIEBALDconsult17-May-18 8:45 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Marc Clifton17-May-18 8:53
mvaMarc Clifton17-May-18 8:53 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Kornfeld Eliyahu Peter17-May-18 6:55
professionalKornfeld Eliyahu Peter17-May-18 6:55 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Marc Clifton17-May-18 8:50
mvaMarc Clifton17-May-18 8:50 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Rick York17-May-18 10:10
mveRick York17-May-18 10:10 
I have to agree with you. I can't recall the last time I helped a guy sort out a problem who actually knew how to debug and use the debugger effectively. Everyone I have had to deal with doesn't approach it the right way. That is, assuming my approach is the right way. Historically, it has worked very well for me.

The wildest experience I have ever had debugging code is when I was writing a debugger for a script language I wrote and I was trying to debug the interaction between the script code and my debugger. The script engine generated machine code on the fly so it was a bit difficult to see everything that was going on. The wild part was I had three debugging sessions going on - my debugger was attached to my script process and debugging it, I had a VC++ debugger attached to my script code debugging it, and another VC++ debugger was attached to my debugger and debugging it. That was a real head-scratcher. WTF | :WTF:
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
SkysTheLimit17-May-18 8:58
SkysTheLimit17-May-18 8:58 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
BillWoodruff17-May-18 11:13
professionalBillWoodruff17-May-18 11:13 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
englebart18-May-18 2:17
professionalenglebart18-May-18 2:17 
GeneralRe: It's the fault of that lot in the forums I tell you. Pin
Gerry Schmitz18-May-18 7:53
mveGerry Schmitz18-May-18 7:53 
GeneralThought of the Day Pin
OriginalGriff17-May-18 4:51
mveOriginalGriff17-May-18 4:51 
QuestionRe: Thought of the Day Pin
megaadam17-May-18 5:09
professionalmegaadam17-May-18 5:09 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani17-May-18 5:36
professionalRavi Bhavnani17-May-18 5:36 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer17-May-18 5:41
professionalDaniel Pfeffer17-May-18 5:41 
GeneralRe: Thought of the Day Pin
W Balboos, GHB17-May-18 6:14
W Balboos, GHB17-May-18 6:14 
GeneralRe: Thought of the Day Pin
lopatir17-May-18 6:35
lopatir17-May-18 6:35 
GeneralRe: Thought of the Day Pin
Gary Wheeler17-May-18 6:47
Gary Wheeler17-May-18 6:47 
GeneralRe: Thought of the Day Pin
PIEBALDconsult17-May-18 12:37
mvePIEBALDconsult17-May-18 12:37 
GeneralBrowser tabs Pin
Marc Clifton17-May-18 3:15
mvaMarc Clifton17-May-18 3:15 
GeneralRe: Browser tabs Pin
User 742933817-May-18 3:21
professionalUser 742933817-May-18 3:21 
GeneralRe: Browser tabs Pin
Marc Clifton17-May-18 3:25
mvaMarc Clifton17-May-18 3:25 
GeneralRe: Browser tabs Pin
Phil J Pearson17-May-18 3:30
Phil J Pearson17-May-18 3:30 
GeneralRe: Browser tabs Pin
Marc Clifton17-May-18 3:42
mvaMarc Clifton17-May-18 3:42 

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.