GitLab and Claude Code: Get started with fixing a C++ bug
Key Takeaways
Demonstrates getting started with fixing a C++ bug using Claude Code and GitLab
Original Description
Claude Code finds and fixes a C++ crash in an Arduino IoT sensor collector. Watch how a single prompt identifies the bug in main.cpp, applies the fix, and creates a Git branch and commit. Once the merge request lands in GitLab, CI/CD pipelines, Advanced SAST security scanning, and GitLab Duo Code Review kick in automatically — no manual steps, no context switching.
Presented by Michael Friedrich, Principal Developer Advocate at GitLab.
What you'll learn:
- How to use Claude Code to debug and fix a C++ crash
- How to create a branch, commit, and push changes from Claude Code
- How GitLab CI/CD, security scanning, and Duo Code Review run automatically on MR creation
Part of the tutorial: Claude Code and GitLab: Three Workflows That Ship: https://about.gitlab.com/blog/claude-code-and-gitlab/
- https://www.youtube.com/watch?v=JH4Sae3eDpw
- https://www.youtube.com/watch?v=q8XWnmdIaI0
- https://www.youtube.com/watch?v=Tw0wNet1HCc
Questions? Join https://forum.gitlab.com/
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI-Assisted Code Review
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
How to Create a Second Version of Yourself Inside Obsidian Using AI (Step-by-Step Guide)
Medium · ChatGPT
How to prepare for Spain civil service TIC exam using AI in 2026
Dev.to · David García
Going Viral! How I Created AI Kissing Videos Step by Step Easily Using AIAI.com
Medium · AI
How to prepare TIC teacher exams in Spain with AI (oposiciones 2026)
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI