Simple breakpoint techniques for your software project
Keywords: software project breakpoint techniques debugger features
[Summary of tips] In this case, I was working on a threaded application which was occasionally misbehaving because an event was being missed. After much debugging, I got to the point where I suspected the issue was a call that was not supposed to modify a data structure. The code looked like this: 1: LockMutex();2: ReceiveUpdate(entity); 3: Clea......|
Already registered? Login to view complete content.
|
|
||||||||||||||
|
||||||||||||||
Strange modes of transport and other "stuff"
Someone just pointed me at a YouTube video that claims to show the world's first e-powered multicopter flight...















