Modern Linux C++ debugging tools - under the covers - Greg Law - CppCon 2019

Описание к видео Modern Linux C++ debugging tools - under the covers - Greg Law - CppCon 2019

http://CppCon.org
Discussion & Comments:   / cpp  
Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2019


Modern Linux C++ debugging tools - under the covers

An overview of how some of the seemingly-magical modern Linux C++ tools actually work, so that you can get the most from them. C++ is a language and ecosystem that is unashamedly close to the metal, and to be an expert practitioner an understanding of compiler and OS fundamentals is essential, as is the case for debugging and profiling tools. The last decade has seen a ‘Cambrian explosion’ in tooling: Valgrind, perf, Address Sanitizer, rr, Live Recorder, Coverity and cppcheck have either arrived or become mainstream and even good-old GDB has come a long way. Greg gives an overview of how these amazing/magical tools are implemented, often exploiting a combination of compiler, OS and CPU features. Contains multiple demos and details on ptrace, DWARF debug info, how static analyzers work, record and replay systems - to help you to select the right tool for the job and then get the most out of it.

Greg Law

Greg is co-founder and CEO at Undo. He is a programmer at heart, but likes to keep one foot in the software world and one in the business world. Greg finds it particularly rewarding to turn innovative software technology into real business development. Greg has over 20 years of experience in both academia and innovative start-up software companies.


Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

*-----*
Register Now For CppCon 2022: https://cppcon.org/registration/
*-----*

Комментарии

Информация по комментариям в разработке