When
11:15 AM Saturday
Where
4201
Silicon Valley Code Camp : October 11th and 12th 2014session

Real world reversible debugging for C/C++ developers on Linux

Through a series of demos Greg will give an in-depth look at the Undo technology and how it works. Greg will also detail how to record a program's execution and debug problems on-site at the customer. Q and A session at the end of the talk.

About This Session

Anyone who's written in C++ or other compiled languages will have had to fix bugs. Greg will give a talk on Undo’s record and replay debugging technology that allows Linux software developers to record their C/C++ program's execution, and then "wind the tape" back and forth in real-time. This gives a clear view of a program's execution, allowing the root causes of bugs to be found with astonishing ease. Much of the guesswork and trial-and-error is removed, meaning that bugs that might otherwise have taken weeks to fix can now be fixed in minutes. UndoDB uses advanced optimization techniques to allow practical debugging of even very large and CPU-intensive programs, with typical slow-down of only 2-4x (compared to 50,000x for gdb's process record). Through a series of demos Greg will give an in-depth look at the Undo technology and how it works. Greg will also detail how to record a program's execution and debug problems on-site at the customer. There will be time for an interactive Q and A session at the end of the talk.

Time: 11:15 AM Saturday    Room: 4201 

The Speaker(s)

undefined undefined

Greg Law

CEO , Undo Software

Greg Law, co-founder and CEO of Undo Software http://undo-software.com/. Greg is a coder at heart, but likes to bridge the gap between the business and software worlds. He has over 15 years' experience in the software industry and has coded for companies including the pioneering British computer firm Acorn, and fast-growing start ups NexWave and Solarflare.