Modern Linux C++ Debugging Tools - Under the Covers
Offered By: ACCU Conference via YouTube
Course Description
Overview
Dive into an in-depth exploration of modern Linux C++ debugging tools in this ACCU 2021 conference talk. Uncover the inner workings of seemingly magical tools like Valgrind, perf, Address Sanitizer, rr, Live Recorder, Coverity, and cppcheck. Gain essential knowledge about compiler and OS fundamentals, crucial for expert C++ practitioners. Learn how these powerful debugging and profiling tools exploit compiler, OS, and CPU features to enhance your development process. Explore topics such as ptrace, DWARF debug info, static analyzer functionality, and record and replay systems. Acquire the skills to select the right tool for your specific needs and maximize its potential in your C++ projects. Presented by Greg Law, co-founder and CTO of Undo, and Dewang Li, Solutions Architect at Synopsys's Software Integrity Group, this comprehensive talk equips you with the knowledge to leverage cutting-edge debugging techniques in your Linux C++ development workflow.
Syllabus
Modern Linux C++ Debugging Tools - Under the Covers - Greg Law & Dewang Li [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Go Speed Tracer - Guided FuzzingHack In The Box Security Conference via YouTube The Aftermath of a Fuzz Run - What to Do About Those Crashes?
Linux Foundation via YouTube Cold, Hard Cache - Insomniac's Cache Simulator
GDC via YouTube Testing Complex Applications for PHP7
PHP UK Conference via YouTube Troubleshooting Native Memory Issues in Java Applications
Java via YouTube