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
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Investigating C++ Applications in Production on Linux and Windows
NDC Conferences via YouTube Debugging and Profiling .NET Core Apps on Linux
NDC Conferences via YouTube Debugging Embedded Linux - Tools and Techniques
Linux Foundation via YouTube Extending the Performance Analysis Toolset for Embedded Linux Systems
Linux Foundation via YouTube